summaryrefslogtreecommitdiff
path: root/graphics/gegl/Makefile
diff options
context:
space:
mode:
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 d8cb9164a86b..1e08738b907e 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gegl
PORTVERSION= 0.0.${GEGL_MINOR}
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.0/
@@ -15,6 +15,7 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= A graph based image processing framework
LIB_DEPENDS= babl-0.0:${PORTSDIR}/x11/babl
+BUILD_DEPENDS= enscript:${PORTSDIR}/print/enscript-a4
OPTIONS= CAIRO "Enable Cairo" on \
FFMPEG "Enable videos through ffmpeg" on \