Modified: trunk/dports/python/py26-pycallgraph/Portfile (86768 => 86769)
--- trunk/dports/python/py26-pycallgraph/Portfile 2011-11-03 11:32:02 UTC (rev 86768)
+++ trunk/dports/python/py26-pycallgraph/Portfile 2011-11-03 11:42:08 UTC (rev 86769)
@@ -6,11 +6,13 @@
name py26-pycallgraph
set my_name pycallgraph
version 0.5.1
-revision 1
+revision 2
license GPL-2
categories-append devel
platforms darwin
maintainers nomaintainer
+supported_archs noarch
+
description A Python module that creates call graphs for Python programs
long_description \
@@ -25,6 +27,8 @@
sha1 898ead71fa2341af9c7f98ef150807ccf2dcdd8c \
rmd160 bb46a88afa374db4552e6311f897fa50245af314
+depends_run-append path:bin/dot:graphviz
+
post-destroot {
set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}/html