diff options
Diffstat (limited to 'x11-toolkits/gtkglext')
-rw-r--r-- | x11-toolkits/gtkglext/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile index 1311b4ea121e..3c3b7c18df5a 100644 --- a/x11-toolkits/gtkglext/Makefile +++ b/x11-toolkits/gtkglext/Makefile @@ -34,7 +34,8 @@ 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 -USE_GNOME= gdkpixbuf2 gnomehack gtk20 +USES= pathfix +USE_GNOME= gdkpixbuf2 gtk20 USE_LDCONFIG= yes .include <bsd.port.options.mk> |