aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-05-31 15:26:50 +0800
committerpav <pav@FreeBSD.org>2005-05-31 15:26:50 +0800
commiteabe3ba61e1c3ba34597267858392d41855e9c4d (patch)
treeb6cee91e630fca798815189b9c8f3d4613bd16ca /x11-wm
parent95f62360d26dc474dea633285bf7eb3541a5368f (diff)
downloadfreebsd-ports-gnome-eabe3ba61e1c3ba34597267858392d41855e9c4d.tar.gz
freebsd-ports-gnome-eabe3ba61e1c3ba34597267858392d41855e9c4d.tar.zst
freebsd-ports-gnome-eabe3ba61e1c3ba34597267858392d41855e9c4d.zip
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by: portmgr (marcus)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmthemeinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile
index 9b6af974db13..23e579b3e148 100644
--- a/x11-wm/wmthemeinstall/Makefile
+++ b/x11-wm/wmthemeinstall/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_REINPLACE= yes