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 \