From 0ac4f9d1412e63adbf8fb3bec4e3a57616653490 Mon Sep 17 00:00:00 2001 From: markd Date: Thu, 3 Oct 2002 12:08:45 +0000 Subject: buildlink1 -> buildlink2 Is this the first case of buildlink2 needing additional patches rather than removing those no longer required? Expand on the DESCR. Partially addresses pkg/18374 --- misc/kdepim3/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'misc/kdepim3/Makefile') diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index e065e108b00..25a5bb17791 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/09/10 16:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/03 12:08:46 markd Exp $ DISTNAME= kdepim-3.0.3 PKGREVISION= 1 @@ -7,11 +7,10 @@ COMMENT= Personal Information Management tools for the KDE desktop .include "../../x11/kde3/Makefile.kde3" -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES LIBTOOL_OVERRIDE+= ${WRKSRC}/libical/libtool -.include "../../comms/pilot-link-libs/buildlink.mk" -.include "../../x11/kde3/buildlink.mk" -.include "../../x11/kdebase3/buildlink.mk" -.include "../../mk/x11.buildlink.mk" +.include "../../comms/pilot-link-libs/buildlink2.mk" +.include "../../x11/kde3/buildlink2.mk" +.include "../../x11/kdebase3/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3