diff options
Diffstat (limited to 'x11-toolkits/gtkglext/Makefile')
-rw-r--r-- | x11-toolkits/gtkglext/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile index 3c3b7c18df5..a88cc272983 100644 --- a/x11-toolkits/gtkglext/Makefile +++ b/x11-toolkits/gtkglext/Makefile @@ -28,13 +28,12 @@ OPTIONS_DEFINE= DOCS USE_BZIP2= yes USE_GETTEXT= yes USE_ICONV= yes -USE_PKGCONFIG= build 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 +USES= pathfix pkgconfig USE_GNOME= gdkpixbuf2 gtk20 USE_LDCONFIG= yes |