From 0ce3f5e0b20275ffe9326f0f651f3b5c2c1f3ff0 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 09:13:00 +0000 Subject: Convert to buildlink3. --- misc/less/Makefile | 4 ++-- misc/xtide/Makefile | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/less/Makefile b/misc/less/Makefile index dd126d872ee..f0f5a0f87ce 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/21 17:01:16 martti Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/11 09:19:36 snj Exp $ # DISTNAME= less-381 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.greenwoodsoftware.com/less/ COMMENT= Pager similar to more and pg GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} diff --git a/misc/xtide/Makefile b/misc/xtide/Makefile index 9909c4a2546..167b1d22a0a 100644 --- a/misc/xtide/Makefile +++ b/misc/xtide/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/22 21:14:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/11 09:18:25 snj Exp $ DISTNAME= xtide-2.4 PKGNAME= ${DISTNAME} @@ -14,7 +14,7 @@ COMMENT= X11 tide predictor EXTRACT_ONLY= ${XTIDE_SRC} XTIDE_SRC= ${DISTNAME}${EXTRACT_SUFX} -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes USE_X11= yes @@ -39,6 +39,6 @@ post-install: ${CP} ${WRKDIR}/harmonics.txt ${PREFIX}/share/xtide ${CP} ${WRKDIR}/offsets.xml ${PREFIX}/share/xtide -.include "../../graphics/png/buildlink2.mk" -.include "../../graphics/xpm/buildlink2.mk" +.include "../../graphics/png/buildlink3.mk" +.include "../../graphics/xpm/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3