[82789] trunk/dports/science/scotch/Portfile

mk at macports.org mk at macports.org
Sat Aug 20 01:53:54 PDT 2011


Revision: 82789
          http://trac.macports.org/changeset/82789
Author:   mk at macports.org
Date:     2011-08-20 01:53:49 -0700 (Sat, 20 Aug 2011)
Log Message:
-----------
science/scotch: no need for SDK env var

Modified Paths:
--------------
    trunk/dports/science/scotch/Portfile

Modified: trunk/dports/science/scotch/Portfile
===================================================================
--- trunk/dports/science/scotch/Portfile	2011-08-20 08:20:49 UTC (rev 82788)
+++ trunk/dports/science/scotch/Portfile	2011-08-20 08:53:49 UTC (rev 82789)
@@ -49,10 +49,6 @@
                     CXXFLAGS="${configure.cxxflags} ${archflags}" \
                     LDFLAGS="[join ${configure.ldflags}] ${archflags}"
 
-if {${configure.sdkroot} != ""} {
-    build.env-append SDK=${configure.sdkroot}
-}
-
 pre-build {
 	ln -sf ${worksrcpath}/Make.inc/Makefile.inc.i686_mac_darwin8 ${worksrcpath}/Makefile.inc
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110820/f634c007/attachment.html>


More information about the macports-changes mailing list