From f85535115ba42c830395ecf362b96ae3f56d39db Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 28 Nov 2011 09:46:57 +0000 Subject: - Fix PLIST when using JPEG, SDL or OPENEXR. - Unbreak with FFMPEG Reported by: PH (via pav) Feature safe: yes --- graphics/gegl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/gegl/Makefile') 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 -- cgit v1.2.3