[46510] trunk/dports/textproc/doxygen/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Thu Feb 5 19:24:21 PST 2009


Revision: 46510
          http://trac.macports.org/changeset/46510
Author:   mcalhoun at macports.org
Date:     2009-02-05 19:24:20 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------
doxygen: Allow graphviz-devel to satisfy graphviz dependency.
Reinstate behavior from r46488.
Fix #18399.

Modified Paths:
--------------
    trunk/dports/textproc/doxygen/Portfile

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2009-02-06 01:40:18 UTC (rev 46509)
+++ trunk/dports/textproc/doxygen/Portfile	2009-02-06 03:24:20 UTC (rev 46510)
@@ -35,7 +35,7 @@
 # configure script will use either install or ginstall, so depend on bin:install:coreutils even though
 #    coreutils might not install install.
 depends_build-append	bin:perl:perl5 bin:flex:flex bin:bison:bison bin:install:coreutils
-depends_lib		port:libpng port:graphviz port:libiconv
+depends_lib		port:libpng path:bin/dot:graphviz port:libiconv
 
 universal_variant no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090205/efae709c/attachment.html>


More information about the macports-changes mailing list