aboutsummaryrefslogtreecommitdiff
path: root/graphics/gifsicle
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
commitc4c8f4be4536497618de854065bf169361a7ad2b (patch)
tree965f82d89155ed89bcaf360c6ab2b1ed750b5314 /graphics/gifsicle
parent8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff)
downloadports-c4c8f4be4536497618de854065bf169361a7ad2b.tar.gz
ports-c4c8f4be4536497618de854065bf169361a7ad2b.zip
Notes
Diffstat (limited to 'graphics/gifsicle')
-rw-r--r--graphics/gifsicle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index a6030c89164b..9eb8c096fde7 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gifsicle
PORTVERSION= 1.48
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.lcdf.org/gifsicle/
@@ -28,7 +28,7 @@ PKGNAMESUFFIX= -nox11
CONFIGURE_ARGS+= --without-x --disable-gifview
PLIST_SUB= X11='@comment '
.else
-USE_XLIB= yes
+USE_XORG= x11
MAN1+= gifview.1
PLIST_SUB= X11=''
.endif