aboutsummaryrefslogtreecommitdiff
path: root/graphics/gegl
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gegl')
-rw-r--r--graphics/gegl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index a75035ae73e5..d2de454bef8d 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -192,7 +192,8 @@ PLIST_SUB+= EXIV2="@comment "
.endif
.if ${PORT_OPTIONS:MDOCS}
-BUILD_DEPENDS+= a2x:${PORTSDIR}/textproc/asciidoc
+BUILD_DEPENDS+= a2x:${PORTSDIR}/textproc/asciidoc \
+ vimdot:${PORTSDIR}/graphics/graphviz
.else
CONFIGURE_ARGS+=--disable-docs
.endif