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

nox at macports.org nox at macports.org
Mon Jun 15 09:20:19 PDT 2009


Revision: 52391
          http://trac.macports.org/changeset/52391
Author:   nox at macports.org
Date:     2009-06-15 09:20:18 -0700 (Mon, 15 Jun 2009)
Log Message:
-----------
boost: s/filesdir/filespath/

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

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2009-06-15 16:14:58 UTC (rev 52390)
+++ trunk/dports/devel/boost/Portfile	2009-06-15 16:20:18 UTC (rev 52391)
@@ -24,7 +24,7 @@
 
 post-extract {
 	file mkdir ${worksrcpath}/libs/random/build
-	copy ${filesdir}/libs-random-build-Jamfile.v2 ${worksrcpath}/libs/random/build/Jamfile.v2
+	copy ${filespath}/libs-random-build-Jamfile.v2 ${worksrcpath}/libs/random/build/Jamfile.v2
 }
 
 depends_build		path:bin/bjam:boost-jam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090615/5fb24a12/attachment-0001.html>


More information about the macports-changes mailing list