[75942] trunk/dports/science/arb/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Feb 13 00:27:42 PST 2011
Revision: 75942
http://trac.macports.org/changeset/75942
Author: ryandesign at macports.org
Date: 2011-02-13 00:27:41 -0800 (Sun, 13 Feb 2011)
Log Message:
-----------
arb: use the right SDK; see #28276
Modified Paths:
--------------
trunk/dports/science/arb/Portfile
Modified: trunk/dports/science/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile 2011-02-13 08:25:48 UTC (rev 75941)
+++ trunk/dports/science/arb/Portfile 2011-02-13 08:27:41 UTC (rev 75942)
@@ -73,6 +73,8 @@
reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/PERL2ARB/DARWIN.PL \
${worksrcpath}/bin/arb_macsetup
+ reinplace "s|OSX_SDK:=/Developer/SDKs/MacOSX10.5.sdk|OSX_SDK:=${configure.sdkroot}|g" ${worksrcpath}/Makefile
+
if {${build_arch} == "ppc" || ${build_arch} == "i386"} {
set is64bit 0
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110213/d3787177/attachment-0001.html>
More information about the macports-changes
mailing list