aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglext/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-07-31 11:57:45 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-07-31 11:57:45 +0000
commita5f590e51d3b147b9b5085ac6a2920189b42967a (patch)
treecee27e48f57eafc0ae5948472d8e095072bb5222 /x11-toolkits/gtkglext/Makefile
parenta74217e6d9281b3d195ab0ad6e6b9434f63b6d27 (diff)
downloadports-a5f590e51d3b147b9b5085ac6a2920189b42967a.tar.gz
ports-a5f590e51d3b147b9b5085ac6a2920189b42967a.zip
Notes
Diffstat (limited to 'x11-toolkits/gtkglext/Makefile')
-rw-r--r--x11-toolkits/gtkglext/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile
index 6ce5935a0d45..45e879786d28 100644
--- a/x11-toolkits/gtkglext/Makefile
+++ b/x11-toolkits/gtkglext/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtkglext
PORTVERSION= 1.2.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= x11-toolkits
MASTER_SITES= SF
DIST_SUBDIR= gnome2
@@ -30,8 +30,8 @@ USE_AUTOTOOLS= libtool
USE_XORG= ice pixman sm x11 xau xcb xcomposite xcursor xdamage xdmcp \
xext xfixes xi xinerama xmu xrandr xrender xt xxf86vm
USE_GL= glu
-USES= pathfix pkgconfig gettext iconv
-USE_GNOME= gdkpixbuf2 gtk20
+USES= gettext iconv pathfix pkgconfig
+USE_GNOME= gdkpixbuf2 gtk20 pangox-compat
USE_LDCONFIG= yes
.include <bsd.port.options.mk>