- Disable default swf support via graphics/ming, which is currently broken
This commit is contained in:
parent
c5b365e43c
commit
4b59f359cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278783
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue