[55005] trunk/dports/python
ryandesign at macports.org
ryandesign at macports.org
Wed Aug 5 19:26:40 PDT 2009
Revision: 55005
http://trac.macports.org/changeset/55005
Author: ryandesign at macports.org
Date: 2009-08-05 19:26:37 -0700 (Wed, 05 Aug 2009)
Log Message:
-----------
py25-pygraphviz, py26-pygraphviz: allow graphviz-devel to satisfy graphviz dependency
Modified Paths:
--------------
trunk/dports/python/py25-pygraphviz/Portfile
trunk/dports/python/py26-pygraphviz/Portfile
Modified: trunk/dports/python/py25-pygraphviz/Portfile
===================================================================
--- trunk/dports/python/py25-pygraphviz/Portfile 2009-08-06 00:53:28 UTC (rev 55004)
+++ trunk/dports/python/py25-pygraphviz/Portfile 2009-08-06 02:26:37 UTC (rev 55005)
@@ -22,5 +22,5 @@
rmd160 afede39b04877b9cda962569ed9b93cada30237c
depends_lib-append bin:swig:swig \
- port:graphviz \
+ path:bin/dot:graphviz \
port:py25-setuptools
Modified: trunk/dports/python/py26-pygraphviz/Portfile
===================================================================
--- trunk/dports/python/py26-pygraphviz/Portfile 2009-08-06 00:53:28 UTC (rev 55004)
+++ trunk/dports/python/py26-pygraphviz/Portfile 2009-08-06 02:26:37 UTC (rev 55005)
@@ -27,5 +27,5 @@
rmd160 564ca0129a17461d5d95a62d5c9549ed557843b0
depends_lib-append bin:swig:swig \
- port:graphviz \
+ path:bin/dot:graphviz \
port:py26-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090805/4a249ca1/attachment.html>
More information about the macports-changes
mailing list