graphics/gifsicle: Enable option X11 by default
This way the default package is going to provide gifview. PR: 259715 Approved by: tagattie (maintainer)
This commit is contained in:
parent
2268d1be04
commit
4698c6bc00
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= gifsicle
|
||||
PORTVERSION= 1.93
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.lcdf.org/gifsicle/
|
||||
|
||||
@ -25,7 +26,7 @@ PLIST_FILES= bin/gifdiff bin/gifsicle \
|
||||
man/man1/gifdiff.1.gz man/man1/gifsicle.1.gz
|
||||
|
||||
OPTIONS_DEFINE= DOCS X11
|
||||
OPTIONS_DEFAULT=
|
||||
OPTIONS_DEFAULT= X11
|
||||
|
||||
X11_USES= xorg
|
||||
X11_USE= xorg=x11
|
||||
|
Loading…
Reference in New Issue
Block a user