summaryrefslogtreecommitdiff
path: root/misc/kdepim3/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2002-10-03 12:08:45 +0000
committermarkd <markd@pkgsrc.org>2002-10-03 12:08:45 +0000
commit0ac4f9d1412e63adbf8fb3bec4e3a57616653490 (patch)
treeea4d67c2d1d9d6d998425b49a36fb4e3472c57e1 /misc/kdepim3/Makefile
parent2488a94eee8b1bc574f467af5079885119d566ef (diff)
downloadpkgsrc-0ac4f9d1412e63adbf8fb3bec4e3a57616653490.tar.gz
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
Diffstat (limited to 'misc/kdepim3/Makefile')
-rw-r--r--misc/kdepim3/Makefile11
1 files changed, 5 insertions, 6 deletions
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"