summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam>2002-11-15 00:15:02 +0000
committerjlam <jlam>2002-11-15 00:15:02 +0000
commit30c5d0403b2a021300af808730b4561d279b4a2c (patch)
tree42970277362b22bc65fc9693bc877c4482c5170a /textproc
parente56029030bbd40fcde48c5317c050125bfe7946c (diff)
downloadpkgsrc-30c5d0403b2a021300af808730b4561d279b4a2c.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'textproc')
-rw-r--r--textproc/kdoc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile
index 0a9973a1efc..4c36bac9248 100644
--- a/textproc/kdoc/Makefile
+++ b/textproc/kdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/07/17 11:18:31 skrll Exp $
+# $NetBSD: Makefile,v 1.12 2002/11/15 00:16:41 jlam Exp $
DISTNAME= kdoc-2.0a54
PKGNAME= kdoc-3.0
@@ -14,7 +14,7 @@ COMMENT= C++ and IDL Class Documentation Tool
.include "../../x11/kde3/Makefile.kde3"
-USE_BUILDLINK_ONLY= YES
-USE_PERL5= YES
+USE_BUILDLINK2= # defined
+.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"