From 72ce7050d03c812e37966786e11996a90713afea Mon Sep 17 00:00:00 2001 From: reg Date: Thu, 5 Oct 2000 06:42:57 +0000 Subject: Implement USE_GTK, part 2. --- x11-themes/gtkstep/Makefile | 6 +----- x11-themes/gtkstep/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'x11-themes/gtkstep') diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile index 8a8c69f5a4aa..7f2358477d35 100644 --- a/x11-themes/gtkstep/Makefile +++ b/x11-themes/gtkstep/Makefile @@ -12,13 +12,9 @@ MASTER_SITES= http://ulli.linuxave.net/gtkstep/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - USE_BZIP2= yes USE_X_PREFIX= yes +USE_GTK= yes USE_LIBTOOL= yes -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" .include diff --git a/x11-themes/gtkstep/pkg-plist b/x11-themes/gtkstep/pkg-plist index 05941a6dad6d..813409b1de80 100644 --- a/x11-themes/gtkstep/pkg-plist +++ b/x11-themes/gtkstep/pkg-plist @@ -1,6 +1,6 @@ +lib/gtk/themes/engines/libstep.so share/themes/Step/ICON.png share/themes/Step/README.html share/themes/Step/gtk/gtkrc -lib/gtk/themes/engines/libstep.so @dirrm share/themes/Step/gtk @dirrm share/themes/Step -- cgit