summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/asclock-gtk/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile
index 8ce9ca242723..f8e85ee65e47 100644
--- a/x11-clocks/asclock-gtk/Makefile
+++ b/x11-clocks/asclock-gtk/Makefile
@@ -13,17 +13,13 @@ DISTNAME= ${PKGNAME}beta
MAINTAINER= kuriyama@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
WRKSRC= ${WRKDIR}/${PORTNAME}
-
-HAS_CONFIGURE= YES
-USE_X_PREFIX= YES
-MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
ALL_TARGET= asclock
+USE_X_PREFIX= yes
+USE_GTK= yes
+HAS_CONFIGURE= yes
+
.if defined(BATCH)
do-configure:
@(cd ${WRKSRC}; \