[107057] trunk/dports/python/py-pygraphviz/Portfile

jmr at macports.org jmr at macports.org
Sun Jun 16 15:32:13 PDT 2013


Revision: 107057
          https://trac.macports.org/changeset/107057
Author:   jmr at macports.org
Date:     2013-06-16 15:32:13 -0700 (Sun, 16 Jun 2013)
Log Message:
-----------
py-pygraphviz: remove unused setuptools dep

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

Modified: trunk/dports/python/py-pygraphviz/Portfile
===================================================================
--- trunk/dports/python/py-pygraphviz/Portfile	2013-06-16 22:31:30 UTC (rev 107056)
+++ trunk/dports/python/py-pygraphviz/Portfile	2013-06-16 22:32:13 UTC (rev 107057)
@@ -32,8 +32,7 @@
 if {$subport != $name} {
     depends_build           port:pkgconfig
     depends_lib-append      port:swig-python \
-                            path:bin/dot:graphviz \
-                            port:py${python.version}-setuptools
+                            path:bin/dot:graphviz
     livecheck.type          none
 } else {
     livecheck.type          regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130616/ebb759ff/attachment.html>


More information about the macports-changes mailing list