[36624] trunk/dports/devel/libsdl_image/Portfile

nox at macports.org nox at macports.org
Thu May 8 10:04:23 PDT 2008


Revision: 36624
          http://trac.macosforge.org/projects/macports/changeset/36624
Author:   nox at macports.org
Date:     2008-05-08 10:04:22 -0700 (Thu, 08 May 2008)

Log Message:
-----------
libsdl_image: Enable parallel build.

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

Modified: trunk/dports/devel/libsdl_image/Portfile
===================================================================
--- trunk/dports/devel/libsdl_image/Portfile	2008-05-08 15:38:21 UTC (rev 36623)
+++ trunk/dports/devel/libsdl_image/Portfile	2008-05-08 17:04:22 UTC (rev 36624)
@@ -33,6 +33,8 @@
         ${worksrcpath}/Makefile
 }
 
+use_parallel_build  yes
+
 post-destroot {
     set docdir ${prefix}/share/doc/${name}-${version}
     xinstall -d ${destroot}${docdir}
@@ -42,4 +44,3 @@
 
 livecheck.check regex
 livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
-

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


More information about the macports-changes mailing list