summaryrefslogtreecommitdiff
path: root/textproc/kdoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/kdoc/Makefile')
-rw-r--r--textproc/kdoc/Makefile17
1 files changed, 7 insertions, 10 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile
index 84a9d346f54..4ef9db8fc57 100644
--- a/textproc/kdoc/Makefile
+++ b/textproc/kdoc/Makefile
@@ -1,17 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2001/11/13 21:27:27 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/12/04 08:39:05 skrll Exp $
-DISTNAME= kdoc-2.2.1
+DISTNAME= kdoc-2.2.2
CATEGORIES= textproc kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/2.2.1/src/ \
- ftp://ftp.us.kde.org/pub/kde/stable/2.2.1/src/ \
- ftp://ftp.de.kde.org/pub/kde/stable/2.2.1/src/
-EXTRACT_SUFX= .tar.bz2
+COMMENT= C++ and IDL Class Documentation Tool
+
+.include "../../x11/kde2/Makefile.kde2"
MAINTAINER= wulf@netbsd.org
-COMMENT= C++ and IDL Class Documentation Tool
-USE_PERL5= YES
-USE_GMAKE= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK_ONLY= YES
+USE_PERL5= YES
.include "../../mk/bsd.pkg.mk"