[36858] trunk/dports/graphics/tiff/Portfile

waqar at macports.org waqar at macports.org
Fri May 16 14:24:36 PDT 2008


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

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

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

Modified: trunk/dports/graphics/tiff/Portfile
===================================================================
--- trunk/dports/graphics/tiff/Portfile	2008-05-16 21:23:36 UTC (rev 36857)
+++ trunk/dports/graphics/tiff/Portfile	2008-05-16 21:24:35 UTC (rev 36858)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		tiff
 version		3.8.2
 revision    1
@@ -42,6 +43,8 @@
 		--with-zlib-include-dir=${prefix}/include \
 		--with-zlib-lib-dir=${prefix}/lib
 
+use_parallel_build  yes
+
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
 	file copy ${worksrcpath}/html/images \

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


More information about the macports-changes mailing list