[93799] trunk/dports/science/plplot/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu May 31 07:27:57 PDT 2012
Revision: 93799
https://trac.macports.org/changeset/93799
Author: ryandesign at macports.org
Date: 2012-05-31 07:27:57 -0700 (Thu, 31 May 2012)
Log Message:
-----------
plplot: use ${frameworks_dir} (#34697)
Modified Paths:
--------------
trunk/dports/science/plplot/Portfile
Modified: trunk/dports/science/plplot/Portfile
===================================================================
--- trunk/dports/science/plplot/Portfile 2012-05-31 14:22:38 UTC (rev 93798)
+++ trunk/dports/science/plplot/Portfile 2012-05-31 14:27:57 UTC (rev 93799)
@@ -37,7 +37,7 @@
port:zlib
post-patch {
- reinplace "s|-framework AquaTerm|-F${prefix}/Library/Frameworks -framework AquaTerm|" ${worksrcpath}/cmake/modules/aqt.cmake
+ reinplace "s|-framework AquaTerm|-F${frameworks_dir} -framework AquaTerm|" ${worksrcpath}/cmake/modules/aqt.cmake
}
configure.dir ${workpath}/build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120531/ebb71761/attachment.html>
More information about the macports-changes
mailing list