Skip to content

Commit

Permalink
graphics/gifsicle: Enable option X11 by default
Browse files Browse the repository at this point in the history
This way the default package is going to provide gifview.

PR:		259715
Approved by:	tagattie (maintainer)
  • Loading branch information
0mp committed Nov 10, 2021
1 parent 2268d1b commit 4698c6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion graphics/gifsicle/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= gifsicle
PORTVERSION= 1.93
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.lcdf.org/gifsicle/

Expand All @@ -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
Expand Down

0 comments on commit 4698c6b

Please sign in to comment.