[36621] trunk/dports/devel/libsdl/Portfile
nox at macports.org
nox at macports.org
Thu May 8 08:24:38 PDT 2008
Revision: 36621
http://trac.macosforge.org/projects/macports/changeset/36621
Author: nox at macports.org
Date: 2008-05-08 08:24:33 -0700 (Thu, 08 May 2008)
Log Message:
-----------
libsdl: Enable parallel build.
Modified Paths:
--------------
trunk/dports/devel/libsdl/Portfile
Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile 2008-05-08 14:28:35 UTC (rev 36620)
+++ trunk/dports/devel/libsdl/Portfile 2008-05-08 15:24:33 UTC (rev 36621)
@@ -30,8 +30,10 @@
configure.args --enable-shared \
--mandir=${prefix}/share/man \
- --disable-nasm
+ --disable-nasm
+use_parallel_build yes
+
set docdir ${prefix}/share/doc/${name}-${version}
post-destroot {
@@ -49,7 +51,7 @@
}
}
-variant quartz {
+variant quartz {
depends_lib-delete lib:libX11.6:XFree86
configure.args-append --without-x
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080508/b42f0f7d/attachment.html
More information about the macports-changes
mailing list