Revision
103343
Author
robitaille@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

Diff

Modified: trunk/dports/python/py-astropy/Portfile (103342 => 103343)


--- 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 \