aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2011-08-02 10:01:45 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2011-08-02 10:01:45 +0000
commitc5b365e43c1aebd35e7afe6bbd80b3baca794290 (patch)
treeae8b159a67e440d3d1a72b347765ba6187e1c38c /graphics/autotrace
parent1ad5e655f85f9a570d425200f6eba77bb2f956fa (diff)
downloadports-c5b365e43c1aebd35e7afe6bbd80b3baca794290.tar.gz
ports-c5b365e43c1aebd35e7afe6bbd80b3baca794290.zip
- Disable default swf support via graphics/ming, which is currently broken
Notes
Notes: svn path=/head/; revision=278782
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index ea8b0cec4fb0..d759fd75d8ba 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -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>