1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Fix building of ImageMagick on systems with graphviz installed but

disabled in the config menu.

Noticed by: mich, grrr and others.
This commit is contained in:
Edwin Groothuis 2006-01-05 12:15:21 +00:00
parent 530d42ac23
commit 63db7b7d25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152801

View File

@ -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