aboutsummaryrefslogtreecommitdiff
path: root/graphics/libungif
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-08-26 15:51:14 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-08-26 15:51:14 +0000
commitd5829c7ae2a888c01dc2306759bd283c65c47955 (patch)
treeba8b8cbc14289870f588545cc42255d4a2cf5243 /graphics/libungif
parentbd34c2cc9c62a4e59f832dafe5511360255862a4 (diff)
downloadports-d5829c7ae2a888c01dc2306759bd283c65c47955.tar.gz
ports-d5829c7ae2a888c01dc2306759bd283c65c47955.zip
Notes
Diffstat (limited to 'graphics/libungif')
-rw-r--r--graphics/libungif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile
index b835c23c0474..04d6ae61aa83 100644
--- a/graphics/libungif/Makefile
+++ b/graphics/libungif/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libungif
PORTVERSION= 4.1.4
-PORTREVISION= 4
+PORTREVISION= 5
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= sm ice
+USE_XORG= sm x11
PLIST_SUB+= X11=''
.endif