summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 12:15:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 12:15:21 +0000
commit63db7b7d25d552a1af702f2be1228ee33c363f65 (patch)
tree16d69b9c13d1b923da8d2c0bdc1bc252c1d2906e /graphics/ImageMagick
parentAdd info about "default off" for www/wwwoffle, security/ipsec-tools (diff)
Fix building of ImageMagick on systems with graphviz installed but
disabled in the config menu. Noticed by: mich, grrr and others.
Notes
Notes: svn path=/head/; revision=152801
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 7e23ad761744..eb78a308cac1 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -125,6 +125,7 @@ BUILD_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
.else
CONFIGURE_ARGS+= --without-dot
+CONFIGURE_ARGS+= --without-gvc
.endif
# LCMS (Little CMS) color management