aboutsummaryrefslogtreecommitdiff
path: root/graphics/libungif
diff options
context:
space:
mode:
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