aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglext
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
commit1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /x11-toolkits/gtkglext
parent6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff)
downloadports-1e5f12f776f18f64b73fa7b72b979e38239746a0.tar.gz
ports-1e5f12f776f18f64b73fa7b72b979e38239746a0.zip
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead.
Notes
Notes: svn path=/head/; revision=315433
Diffstat (limited to 'x11-toolkits/gtkglext')
-rw-r--r--x11-toolkits/gtkglext/Makefile3
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>