[121947] trunk/dports/sysutils/port-depgraph/Portfile

jmr at macports.org jmr at macports.org
Fri Jul 11 17:18:05 PDT 2014


Revision: 121947
          https://trac.macports.org/changeset/121947
Author:   jmr at macports.org
Date:     2014-07-11 17:18:05 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
port-depgraph: fix dep

Modified Paths:
--------------
    trunk/dports/sysutils/port-depgraph/Portfile

Modified: trunk/dports/sysutils/port-depgraph/Portfile
===================================================================
--- trunk/dports/sysutils/port-depgraph/Portfile	2014-07-12 00:12:13 UTC (rev 121946)
+++ trunk/dports/sysutils/port-depgraph/Portfile	2014-07-12 00:18:05 UTC (rev 121947)
@@ -37,4 +37,4 @@
    xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name}
 }
 
-#depends_lib-append  path:bin/dot:graphviz
+depends_lib-append  path:bin/dot:graphviz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/98c27a6b/attachment.html>


More information about the macports-changes mailing list