[36877] trunk/dports/databases/db46/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 16 20:45:15 PDT 2008


Revision: 36877
          http://trac.macosforge.org/projects/macports/changeset/36877
Author:   ryandesign at macports.org
Date:     2008-05-16 20:45:14 -0700 (Fri, 16 May 2008)

Log Message:
-----------
db46: portfile rearrangement only. Move the parallel build statement up to the same place where I just added it in db41 thru db45, to keep the ports consistent

Modified Paths:
--------------
    trunk/dports/databases/db46/Portfile

Modified: trunk/dports/databases/db46/Portfile
===================================================================
--- trunk/dports/databases/db46/Portfile	2008-05-17 03:38:53 UTC (rev 36876)
+++ trunk/dports/databases/db46/Portfile	2008-05-17 03:45:14 UTC (rev 36877)
@@ -8,6 +8,7 @@
 categories		databases
 maintainers		blair openmaintainer
 platforms		darwin
+use_parallel_build	yes
 description		The Berkeley DB package, version 4.6
 long_description	\
 			Version 4.6 of the Berkeley Data Base library which \
@@ -39,8 +40,6 @@
 				--program-transform-name="s,^db,db46," \
 				--disable-tcl
 
-use_parallel_build  yes
-
 destroot.destdir	prefix=${destroot}${prefix} \
 				docdir=${destroot}${prefix}/share/doc/db-${version}/
 

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


More information about the macports-changes mailing list