[88036] trunk/dports/python/py-scientific/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 16 15:29:53 PST 2011


Revision: 88036
          http://trac.macports.org/changeset/88036
Author:   ryandesign at macports.org
Date:     2011-12-16 15:29:52 -0800 (Fri, 16 Dec 2011)
Log Message:
-----------
py-scientific: fix stub port; see #32572

Modified Paths:
--------------
    trunk/dports/python/py-scientific/Portfile

Modified: trunk/dports/python/py-scientific/Portfile
===================================================================
--- trunk/dports/python/py-scientific/Portfile	2011-12-16 23:03:38 UTC (rev 88035)
+++ trunk/dports/python/py-scientific/Portfile	2011-12-16 23:29:52 UTC (rev 88036)
@@ -33,7 +33,6 @@
     build.env    	CPPFLAGS="-I${python.include} \
     	            -I${worksrcpath}/Include" \
                     NETCDF_PREFIX=${prefix}
-}
 
 platform macosx {
     post-extract {
@@ -60,6 +59,7 @@
         ln -s ${python.prefix}/bin/mpipython ${destroot}${prefix}/bin/mpipython-${python.branch}
     }
 }
+}
 
 livecheck.type  regex
 livecheck.url   http://sourcesup.cru.fr/projects/scientific-py/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111216/7a833c44/attachment.html>


More information about the macports-changes mailing list