[103764] trunk/dports/graphics/libexif/Portfile

larryv at macports.org larryv at macports.org
Wed Mar 6 14:45:40 PST 2013


Revision: 103764
          https://trac.macports.org/changeset/103764
Author:   larryv at macports.org
Date:     2013-03-06 14:45:40 -0800 (Wed, 06 Mar 2013)
Log Message:
-----------
libexif: Add explicit graphviz dependency for doc generation (#38217).

Modified Paths:
--------------
    trunk/dports/graphics/libexif/Portfile

Modified: trunk/dports/graphics/libexif/Portfile
===================================================================
--- trunk/dports/graphics/libexif/Portfile	2013-03-06 22:44:49 UTC (rev 103763)
+++ trunk/dports/graphics/libexif/Portfile	2013-03-06 22:45:40 UTC (rev 103764)
@@ -37,7 +37,8 @@
 test.target     check
 
 variant doc description {Install extra documentation} {
-    depends_build-append    port:doxygen
+    depends_build-append    port:doxygen \
+                            path:bin/dot:graphviz
     configure.args-delete   --disable-docs
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130306/a18f823a/attachment.html>


More information about the macports-changes mailing list