--- /usr/portage/dev-perl/PDL/PDL-2.4.6.ebuild 2010-02-19 04:08:43.000000000 -0500 +++ /usr/local/portage/dev-perl/PDL/PDL-2.4.6-r1.ebuild 2010-07-24 16:00:10.000000000 -0400 @@ -27,6 +27,8 @@ fftw? ( sci-libs/fftw:2.1 )" #opengl? ( virtual/opengl virtual/glu ) +MAKEOPTS="${MAKEOPTS} -j1" + mydoc="DEPENDENCIES DEVELOPMENT MANIFEST* Release_Notes TODO" SRC_TEST="do" @@ -82,8 +84,7 @@ else elog "You must create perldl.db by running" fi - elog "perl ${VENDOR_ARCH}/PDL/Doc/scantree.pl" - epause 3 + elog "perl ${VENDOR_ARCH}/PDL/Doc/scantree.pl\n" elog "PDL requires that glx and dri support be enabled in" elog "your X configuration for certain parts of the graphics" elog "engine to work. See your X's documentation for futher"