From 122449851abf292165c353c3aade25d86ed53789 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 16:37:54 +0000 Subject: Convert to buildlink3. --- time/asclock-gtk/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'time') diff --git a/time/asclock-gtk/Makefile b/time/asclock-gtk/Makefile index 7a1705b0cf5..31baf39402f 100644 --- a/time/asclock-gtk/Makefile +++ b/time/asclock-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/20 12:27:15 agc Exp $ +# $NetBSD: Makefile,v 1.17 2004/04/11 16:37:54 snj Exp $ # DISTNAME= asclock-gtk-2.1.10beta @@ -13,7 +13,7 @@ COMMENT= Dockable clock and calendar with themes for GTK+ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/asclock-gtk -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes USE_X11BASE= # defined PLIST_SRC= ${PKGDIR}/PLIST \ @@ -36,5 +36,5 @@ do-install: ${CP} -R ${WRKSRC}/themes/* ${PREFIX}/share/asclock-gtk ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/asclock-gtk -.include "../../x11/gtk/buildlink2.mk" +.include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3