From 9504778970f175b4d4bad3d8a8500450f5c7a47e Mon Sep 17 00:00:00 2001
From: jlam <jlam@pkgsrc.org>
Date: Fri, 20 Sep 2002 12:04:53 +0000
Subject: buildlink1 -> buildlink2

---
 www/quanta-docs/Makefile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

(limited to 'www')

diff --git a/www/quanta-docs/Makefile b/www/quanta-docs/Makefile
index 76644c22e13..f24a3a694ac 100644
--- a/www/quanta-docs/Makefile
+++ b/www/quanta-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/03/13 17:37:53 fredb Exp $
+# $NetBSD: Makefile,v 1.4 2002/09/20 12:04:53 jlam Exp $
 
 DISTNAME=	quanta-docs-1.0
 PKGREVISION=	1
@@ -19,7 +19,7 @@ COMMENT= 	documentation collection for Quanta, the KDE web editor
 DEPENDS+=	quanta>=1.9.9.2:../../www/quanta
 
 BUILD_USES_MSGFMT=	YES
-USE_BUILDLINK_ONLY=	YES
+USE_BUILDLINK2=		YES
 
 DIST_SUBDIR=	${PKGBASE}
 WRKSRC=		${WRKDIR}
@@ -35,7 +35,7 @@ do-install:
 		${CHMOD} -R a-w ${DOCDIR}/$${dir};			\
 	done
 
-.include "../../x11/kde2/buildlink.mk"
-.include "../../x11/kdebase2/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../x11/kde2/buildlink2.mk"
+.include "../../x11/kdebase2/buildlink2.mk"
+
 .include "../../mk/bsd.pkg.mk"
-- 
cgit v1.2.3