diff options
Diffstat (limited to 'graphics/autotrace/Makefile')
-rw-r--r-- | graphics/autotrace/Makefile | 2 |
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> |