From 7764cae0d17b5c4c3d3539ce2d48eb2c21f0e014 Mon Sep 17 00:00:00 2001 From: gahr Date: Tue, 2 Aug 2011 10:01:45 +0000 Subject: - Disable default swf support via graphics/ming, which is currently broken --- graphics/autotrace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') 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 -- cgit