[103343] trunk/dports/python/py-astropy/Portfile

robitaille at macports.org robitaille at macports.org
Fri Feb 22 05:00:24 PST 2013


Revision: 103343
          https://trac.macports.org/changeset/103343
Author:   robitaille at macports.org
Date:     2013-02-22 05:00:24 -0800 (Fri, 22 Feb 2013)
Log Message:
-----------
py-astropy: changed numpy from build to library dependency

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

Modified: trunk/dports/python/py-astropy/Portfile
===================================================================
--- trunk/dports/python/py-astropy/Portfile	2013-02-22 12:45:34 UTC (rev 103342)
+++ trunk/dports/python/py-astropy/Portfile	2013-02-22 13:00:24 UTC (rev 103343)
@@ -5,6 +5,7 @@
 PortGroup           python 1.0
 name                py-astropy
 version             0.2
+revision            1
 maintainers         robitaille
 
 categories-append   science
@@ -27,7 +28,7 @@
 
 if {$subport != $name} {
 
-    depends_build-append  port:py${python.version}-numpy
+    depends_lib-append  port:py${python.version}-numpy
 
     pre-build {
         file rename ${worksrcpath}/scripts/fitscheck \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130222/410f49f8/attachment-0001.html>


More information about the macports-changes mailing list