py-kapteyn: fixed unified Portfile

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@89545 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Thomas Robitaille
2012-02-01 21:37:09 +00:00
parent a0eef73c34
commit ad622b4cea
+5 -3
View File
@@ -31,6 +31,8 @@ checksums md5 268e6a15c5ec6bf47a4c5804994af146 \
python.versions 25 26 27
python.default_version 27
depends_run-append port:py${python.version}-numpy \
port:py${python.version}-pyfits \
port:py${python.version}-matplotlib
if {$subport != $name} {
depends_run-append port:py${python.version}-numpy \
port:py${python.version}-pyfits \
port:py${python.version}-matplotlib
}