From cd4da8621cb62a23f03eef051210f9b8e1284369 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 16:40:10 +0000 Subject: Convert to buildlink3 and remove superfluous USE_X11BASE. --- time/asclock-xlib/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/time/asclock-xlib/Makefile b/time/asclock-xlib/Makefile index a469b4969bf..5ff47e73b6c 100644 --- a/time/asclock-xlib/Makefile +++ b/time/asclock-xlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/20 12:27:16 agc Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/11 16:40:10 snj Exp $ # DISTNAME= asclock-xlib-2.0.11 @@ -12,9 +12,8 @@ COMMENT= Dockable clock and calendar with themes for X11 NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/asclock-xlib -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_IMAKE= YES -USE_X11BASE= YES PLIST_SRC= ${PKGDIR}/PLIST \ ${PKGDIR}/PLIST.themes @@ -33,5 +32,5 @@ post-install: ${CP} -R ${WRKSRC}/themes/* ${PREFIX}/share/asclock-xlib ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/asclock-xlib -.include "../../graphics/xpm/buildlink2.mk" +.include "../../graphics/xpm/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3