aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-08-26 07:30:01 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-08-26 07:30:01 +0000
commitc6ffc448fd4a04cedca6e4bfe54649df438757a5 (patch)
tree2040c2cb3ce19b49b27cd17f340b549d92916984 /graphics
parent5b5ff5795049f554223cb54a59c120f4f844f191 (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index bd3c5b321022..41e659203b7e 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -395,6 +395,7 @@ PLIST_SUB+= WITH_GUILE="@comment "
USE_GHOSTSCRIPT= yes
PLIST_SUB+= WITH_GHOSTSCRIPT=""
.else
+CONFIGURE_ARGS+= --with-ghostscript=no
PLIST_SUB+= WITH_GHOSTSCRIPT="@comment "
.endif