[38944] trunk/dports/devel/boost/Portfile

toby at macports.org toby at macports.org
Sun Aug 3 03:02:28 PDT 2008


Revision: 38944
          http://trac.macosforge.org/projects/macports/changeset/38944
Author:   toby at macports.org
Date:     2008-08-03 03:02:28 -0700 (Sun, 03 Aug 2008)
Log Message:
-----------
We should probably use bjam, since we declare it as a dependency.

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

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2008-08-03 09:46:58 UTC (rev 38943)
+++ trunk/dports/devel/boost/Portfile	2008-08-03 10:02:28 UTC (rev 38944)
@@ -96,7 +96,7 @@
 			LIBDIR=${destroot}${prefix}/lib INCLUDEDIR=${destroot}${prefix}/include \
 			install
 
-configure.args		--without-libraries=python --without-icu
+configure.args		--without-libraries=python --without-icu --with-bjam=${prefix}/bin/bjam
 
 variant python24 conflicts python25 {
 	set pyversion		2.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080803/9ceae6ac/attachment-0001.html 


More information about the macports-changes mailing list