From fd716e2badc212397cc1aeab732b6ececfb2e53c Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 20:40:15 +0000 Subject: Convert to buildlink3. --- time/catclock/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'time/catclock') diff --git a/time/catclock/Makefile b/time/catclock/Makefile index 4c32c398856..81f3baef9d6 100644 --- a/time/catclock/Makefile +++ b/time/catclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 22:54:58 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/11 20:40:15 snj Exp $ # DISTNAME= catclock @@ -14,7 +14,7 @@ EXTRACT_SUFX= .zip MAINTAINER= tech-pkg@NetBSD.org COMMENT= Variant of the MIT xclock with a "cat" mode -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_IMAKE= yes post-extract: @@ -22,5 +22,5 @@ post-extract: ${MV} ${WRKSRC}/xclock.man ${WRKSRC}/catclock.man ${SED} 's/^XClock/Catclock/g' <${WRKSRC}/xclock.ad >${WRKSRC}/Catclock.ad -.include "../../mk/motif.buildlink2.mk" +.include "../../mk/motif.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3