aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/giflib
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-08-19 05:10:42 +0800
committerdinoex <dinoex@FreeBSD.org>2007-08-19 05:10:42 +0800
commitf874cccfd2c652d2265b5045e6fe260c14ffa004 (patch)
tree8eb9b839a277f33e22503b20e7b25c042178a5d3 /graphics/giflib
parentec9bc66bae390fb0aa1a7de64166465d53e76aec (diff)
downloadfreebsd-ports-gnome-f874cccfd2c652d2265b5045e6fe260c14ffa004.tar.gz
freebsd-ports-gnome-f874cccfd2c652d2265b5045e6fe260c14ffa004.tar.zst
freebsd-ports-gnome-f874cccfd2c652d2265b5045e6fe260c14ffa004.zip
- list detailed dependencies
PR: 115077 Submitted by: mm
Diffstat (limited to 'graphics/giflib')
-rw-r--r--graphics/giflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index f107e2403575..b835c23c0474 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libungif
PORTVERSION= 4.1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,7 +27,7 @@ PLIST_SUB+= X11='@comment '
CONFIGURE_ARGS+= --with-x=no
NOX11SUFFIX= -nox11
.else
-USE_XLIB= yes
+USE_XLIB= sm ice
PLIST_SUB+= X11=''
.endif