summaryrefslogtreecommitdiff
path: root/x11-themes/colorstep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x11-themes/colorstep/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-themes/colorstep/Makefile b/x11-themes/colorstep/Makefile
index 591d3fad87b5..448d973cfd9c 100644
--- a/x11-themes/colorstep/Makefile
+++ b/x11-themes/colorstep/Makefile
@@ -14,15 +14,10 @@ DISTNAME= ColorStep-1.2.x-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
WRKSRC= ${WRKDIR}/${PORTNAME}-0.5
USE_X_PREFIX= yes
+USE_GTK= yes
USE_LIBTOOL= yes
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-
.include <bsd.port.mk>