diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-11-28 09:46:57 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-11-28 09:46:57 +0000 |
commit | f85535115ba42c830395ecf362b96ae3f56d39db (patch) | |
tree | 2e2fd6dc32fa99e7c252d34979a1ed6c7a537aaa /graphics/gegl/Makefile | |
parent | d4298635d370533ec902978531359ed31bb56960 (diff) | |
download | ports-f85535115ba42c830395ecf362b96ae3f56d39db.tar.gz ports-f85535115ba42c830395ecf362b96ae3f56d39db.zip |
Notes
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r-- | graphics/gegl/Makefile | 2 |
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 |