Modified: trunk/dports/python/py-trep/Portfile (107399 => 107400)
--- trunk/dports/python/py-trep/Portfile 2013-06-27 04:39:34 UTC (rev 107399)
+++ trunk/dports/python/py-trep/Portfile 2013-06-27 04:45:17 UTC (rev 107400)
@@ -28,13 +28,11 @@
checksums md5 3008ce65392c619c53fe54abbd72db9a \
sha1 db29f2beddf7ec41eb3e5a1355f0bd1c51a919c6 \
rmd160 3aced8b304ffafdafb08a7c0ec75e69e79236a5c
-patchfiles patch-setup.py.diff
python.versions 26 27
-python.default_version 27
if {$subport != $name} {
- depends_lib port:py${python.version}-setuptools \
- port:py${python.version}-numpy \
+ patchfiles patch-setup.py.diff
+ depends_lib port:py${python.version}-numpy \
port:py${python.version}-scipy \
port:py${python.version}-matplotlib \
port:py${python.version}-opengl \