From 4d530f30b2c057898e895801af4e73c57c71636d Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 30 Sep 2006 00:52:57 +0000 Subject: Sync w/ FreeBSD ports tree for bring the new GTK2_VERSION macro back in to fix the plist. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7365 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-themes/gtk-smooth-engine/Makefile | 1 - x11-themes/gtk-smooth-engine/pkg-plist | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/gtk-smooth-engine/Makefile b/x11-themes/gtk-smooth-engine/Makefile index 2965d10f1..b68a69644 100644 --- a/x11-themes/gtk-smooth-engine/Makefile +++ b/x11-themes/gtk-smooth-engine/Makefile @@ -17,7 +17,6 @@ COMMENT= Flexible GTK Theme Engine 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 c0b2886a1..ab15b8d21 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 -- cgit v1.2.3