Modified: trunk/dports/graphics/graphviz/Portfile (70191 => 70192)
--- trunk/dports/graphics/graphviz/Portfile 2010-08-01 09:29:26 UTC (rev 70191)
+++ trunk/dports/graphics/graphviz/Portfile 2010-08-01 09:31:53 UTC (rev 70192)
@@ -53,8 +53,6 @@
port:zlib \
port:gettext
-# Ghostscript is not included here because Graphviz uses the gs executable,
-# not the libgs library.
archcheck.files lib/libXaw.dylib \
lib/libpango-1.0.dylib \
lib/libjpeg.dylib \
@@ -63,6 +61,7 @@
lib/libfreetype.dylib \
lib/libexpat.dylib \
lib/libgd.dylib \
+ lib/libgs.dylib \
lib/libz.dylib \
lib/libintl.dylib
Modified: trunk/dports/graphics/graphviz-devel/Portfile (70191 => 70192)
--- trunk/dports/graphics/graphviz-devel/Portfile 2010-08-01 09:29:26 UTC (rev 70191)
+++ trunk/dports/graphics/graphviz-devel/Portfile 2010-08-01 09:31:53 UTC (rev 70192)
@@ -52,8 +52,6 @@
port:zlib \
port:gettext
-# Ghostscript is not included here because Graphviz uses the gs executable,
-# not the libgs library.
archcheck.files lib/libXaw.dylib \
lib/libpango-1.0.dylib \
lib/libjpeg.dylib \
@@ -62,6 +60,7 @@
lib/libfreetype.dylib \
lib/libexpat.dylib \
lib/libgd.dylib \
+ lib/libgs.dylib \
lib/libz.dylib \
lib/libintl.dylib