aboutsummaryrefslogtreecommitdiff
path: root/graphics/gegl/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2011-11-28 09:46:57 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2011-11-28 09:46:57 +0000
commitf85535115ba42c830395ecf362b96ae3f56d39db (patch)
tree2e2fd6dc32fa99e7c252d34979a1ed6c7a537aaa /graphics/gegl/Makefile
parentd4298635d370533ec902978531359ed31bb56960 (diff)
downloadports-f85535115ba42c830395ecf362b96ae3f56d39db.tar.gz
ports-f85535115ba42c830395ecf362b96ae3f56d39db.zip
Notes
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r--graphics/gegl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 36ac2a970e26..3d35e2c96c8a 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -81,7 +81,7 @@ BUILD_DEPENDS+= enscript:${PORTSDIR}/print/enscript-a4
.endif
.if !defined(WITHOUT_FFMPEG)
-BROKEN= ffmpeg support is currently broken
+#BROKEN= ffmpeg support is currently broken
LIB_DEPENDS+= avformat.1:${PORTSDIR}/multimedia/ffmpeg
PLIST_SUB+= FFMPEG=""
.else