diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkglext/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile index 9a2aa8fa9..4ba6e4f87 100644 --- a/x11-toolkits/gtkglext/Makefile +++ b/x11-toolkits/gtkglext/Makefile @@ -26,15 +26,12 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ OPTIONS_DEFINE= DOCS USE_BZIP2= yes -USE_GETTEXT= yes -USE_ICONV= yes -USE_PKGCONFIG= build +USES= gettext iconv pathfix pkgconfig USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_XORG= ice pixman sm x11 xau xcomposite xcursor xdamage xdmcp xext \ xfixes xi xinerama xmu xrandr xrender xt xxf86vm USE_GL= glu -USES= pathfix USE_GNOME= gdkpixbuf2 gtk20 pangox-compat USE_LDCONFIG= yes |