[20782] trunk/dports/graphics/graphviz/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 28 07:22:57 PST 2006


Revision: 20782
          http://trac.macosforge.org/projects/macports/changeset/20782
Author:   css at macports.org
Date:     2006-11-28 07:22:56 -0800 (Tue, 28 Nov 2006)

Log Message:
-----------
Add a dependency on urw-fonts to avoid a missing font error. (#10974)

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

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2006-11-28 12:34:06 UTC (rev 20781)
+++ trunk/dports/graphics/graphviz/Portfile	2006-11-28 15:22:56 UTC (rev 20782)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name		graphviz
 version		2.8
+revision	1
 categories	graphics
 maintainers	gwright at opendarwin.org
 description	Graph visualization software from AT&T and Bell Labs
@@ -61,6 +62,8 @@
 		port:zlib		\
 		port:gettext
 
+depends_run	port:urw-fonts
+
 # All of the language bindings except tcl are disabled by default.
 # (If you're running DP, you have a good enough tcl to get the languange
 # binding. If this is a problem for anyone it is easily remedied.)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061128/466a8fe1/attachment.html


More information about the macports-changes mailing list