- Disable default swf support via graphics/ming, which is currently broken

This commit is contained in:
Pietro Cerutti 2011-08-02 10:01:45 +00:00
parent 1ad5e655f8
commit c5b365e43c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278782

View File

@ -25,7 +25,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
MAN1= autotrace.1
OPTIONS= MING "Enable swf interface" on \
OPTIONS= MING "Enable swf interface" off \
PSTOEDIT "Convert postscript to other formats" on
.include <bsd.port.pre.mk>