diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-08-02 10:07:00 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-08-02 10:07:00 +0000 |
commit | 4b59f359cdac6367a1d60a3d469a51c662b21a38 (patch) | |
tree | 38b0f58c811b14480ab0bf8ce9b02991186ff47b /graphics/pstoedit | |
parent | c5b365e43c1aebd35e7afe6bbd80b3baca794290 (diff) | |
download | ports-4b59f359cdac6367a1d60a3d469a51c662b21a38.tar.gz ports-4b59f359cdac6367a1d60a3d469a51c662b21a38.zip |
Notes
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index dd1886448ad5..ae706caec3c1 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd OPTIONS= IMAGEMAGICK "Enable magick++ interface" on \ EMF "Enable emf interface" on \ - MING "Enable swf interface" on \ + MING "Enable swf interface" off \ PLOTUTILS "Enable libplot interface" on USE_GNOME= gnomehack pkgconfig |