aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-smooth-engine
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-09-30 08:49:30 +0800
committermezz <mezz@FreeBSD.org>2006-09-30 08:49:30 +0800
commita11fa868e5d2b61a57e6f365f714e132b8135761 (patch)
treeb5acc609426cc46d6d552c189dc08a5fda65ca86 /x11-themes/gtk-smooth-engine
parent64c87c28881beecb28a8a2d93f108fcfee4be1b8 (diff)
downloadfreebsd-ports-graphics-a11fa868e5d2b61a57e6f365f714e132b8135761.tar.gz
freebsd-ports-graphics-a11fa868e5d2b61a57e6f365f714e132b8135761.tar.zst
freebsd-ports-graphics-a11fa868e5d2b61a57e6f365f714e132b8135761.zip
Bring the new GTK2_VERSION macro back in to fix the future upgrade of
GTK2/GNOME2. Found by: pointyhat testing
Diffstat (limited to 'x11-themes/gtk-smooth-engine')
-rw-r--r--x11-themes/gtk-smooth-engine/Makefile1
-rw-r--r--x11-themes/gtk-smooth-engine/pkg-plist4
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/gtk-smooth-engine/Makefile b/x11-themes/gtk-smooth-engine/Makefile
index ed5ea177f15..39cef4383d7 100644
--- a/x11-themes/gtk-smooth-engine/Makefile
+++ b/x11-themes/gtk-smooth-engine/Makefile
@@ -17,7 +17,6 @@ COMMENT= Flexible GTK Theme Engine
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOME= gnometarget
-PLIST_SUB= GTK_VERSION="2.4.0"
WANT_GNOME= yes
CONFIGURE_ENV= X11BASE="${X11BASE}"
diff --git a/x11-themes/gtk-smooth-engine/pkg-plist b/x11-themes/gtk-smooth-engine/pkg-plist
index c0b2886a1a0..ab15b8d21f5 100644
--- a/x11-themes/gtk-smooth-engine/pkg-plist
+++ b/x11-themes/gtk-smooth-engine/pkg-plist
@@ -1,4 +1,4 @@
%%GTK1:%%lib/gtk/themes/engines/libsmooth.la
%%GTK1:%%lib/gtk/themes/engines/libsmooth.so
-%%GTK2:%%lib/gtk-2.0/%%GTK_VERSION%%/engines/libsmooth.la
-%%GTK2:%%lib/gtk-2.0/%%GTK_VERSION%%/engines/libsmooth.so
+%%GTK2:%%lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsmooth.la
+%%GTK2:%%lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsmooth.so