[36852] trunk/dports/graphics/jpeg/Portfile

waqar at macports.org waqar at macports.org
Fri May 16 14:01:21 PDT 2008


Revision: 36852
          http://trac.macosforge.org/projects/macports/changeset/36852
Author:   waqar at macports.org
Date:     2008-05-16 14:01:21 -0700 (Fri, 16 May 2008)

Log Message:
-----------
Added the parallel build flag.

Modified Paths:
--------------
    trunk/dports/graphics/jpeg/Portfile

Modified: trunk/dports/graphics/jpeg/Portfile
===================================================================
--- trunk/dports/graphics/jpeg/Portfile	2008-05-16 20:54:08 UTC (rev 36851)
+++ trunk/dports/graphics/jpeg/Portfile	2008-05-16 21:01:21 UTC (rev 36852)
@@ -1,8 +1,9 @@
 # $Id$
 
 PortSystem	1.0
+
 name		jpeg
-version		6b 
+version     	6b
 revision	2
 categories	graphics
 maintainers	waqar at macports.org
@@ -42,6 +43,9 @@
 }
 
 configure.args      --enable-shared --enable-static
+
+use_parallel_build  yes
+
 destroot.destdir    prefix=${destroot}${prefix}
 pre-destroot {
     xinstall -d ${destroot}${prefix}/bin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080516/51913f86/attachment.htm 


More information about the macports-changes mailing list