[107400] trunk/dports/python/py-trep/Portfile

jmr at macports.org jmr at macports.org
Wed Jun 26 21:45:17 PDT 2013


Revision: 107400
          https://trac.macports.org/changeset/107400
Author:   jmr at macports.org
Date:     2013-06-26 21:45:17 -0700 (Wed, 26 Jun 2013)
Log Message:
-----------
py-trep: remove unused setuptools dep

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

Modified: trunk/dports/python/py-trep/Portfile
===================================================================
--- 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 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130626/61c11af9/attachment.html>


More information about the macports-changes mailing list