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:
parent
530d42ac23
commit
63db7b7d25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152801
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user