From 99290b0d61db9bcb3c960f5507a8ccb0126a0cf9 Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Thu, 5 Oct 2000 06:42:57 +0000 Subject: Implement USE_GTK, part 2. --- x11-toolkits/gtkstep-pastel/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'x11-toolkits/gtkstep-pastel') diff --git a/x11-toolkits/gtkstep-pastel/Makefile b/x11-toolkits/gtkstep-pastel/Makefile index 11c822e96bf3..131f431cb2f3 100644 --- a/x11-toolkits/gtkstep-pastel/Makefile +++ b/x11-toolkits/gtkstep-pastel/Makefile @@ -14,15 +14,10 @@ DISTNAME= ${PORTNAME}-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 - WRKSRC= ${WRKDIR}/${PORTNAME}-0.10.1 USE_X_PREFIX= yes +USE_GTK= yes USE_LIBTOOL= yes -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" - .include -- cgit v1.2.3