diff options
Diffstat (limited to 'x11-themes/gtkstep/Makefile')
-rw-r--r-- | x11-themes/gtkstep/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile index 8a8c69f..7f23584 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 <bsd.port.mk> |