[36631] trunk/dports/devel/libsdl_net/Portfile

nox at macports.org nox at macports.org
Thu May 8 12:17:41 PDT 2008


Revision: 36631
          http://trac.macosforge.org/projects/macports/changeset/36631
Author:   nox at macports.org
Date:     2008-05-08 12:17:40 -0700 (Thu, 08 May 2008)

Log Message:
-----------
libsdl_net: Enabled parallel build.

Modified Paths:
--------------
    trunk/dports/devel/libsdl_net/Portfile

Modified: trunk/dports/devel/libsdl_net/Portfile
===================================================================
--- trunk/dports/devel/libsdl_net/Portfile	2008-05-08 19:10:32 UTC (rev 36630)
+++ trunk/dports/devel/libsdl_net/Portfile	2008-05-08 19:17:40 UTC (rev 36631)
@@ -26,6 +26,8 @@
 
 configure.args  --disable-sdltest
 
+use_parallel_build  yes
+
 post-destroot {
     xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 0644 -W ${worksrcpath} CHANGES COPYING README \
@@ -35,4 +37,3 @@
 livecheck.check regex
 livecheck.url   ${homepage}
 livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080508/42afcc11/attachment.html


More information about the macports-changes mailing list