aboutsummaryrefslogtreecommitdiff
path: root/graphics/gegl/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2013-03-22 15:39:45 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2013-03-22 15:39:45 +0000
commite9b9cf365971aa10cb8c72882908384d2ddcabb7 (patch)
tree81233772f441c49875fae48037dc8aad1941aa64 /graphics/gegl/Makefile
parent18d363d34d93c0e40088390ac3d3379af2c00063 (diff)
downloadports-e9b9cf365971aa10cb8c72882908384d2ddcabb7.tar.gz
ports-e9b9cf365971aa10cb8c72882908384d2ddcabb7.zip
Notes
Diffstat (limited to 'graphics/gegl/Makefile')
-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