summaryrefslogtreecommitdiff
path: root/x11/kdebase3
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3')
-rw-r--r--x11/kdebase3/Makefile4
-rw-r--r--x11/kdebase3/buildlink2.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index 947a8a7cf8c..05c2b603375 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2004/03/14 18:30:31 jdolecek Exp $
+# $NetBSD: Makefile,v 1.46 2004/03/26 02:28:01 wiz Exp $
DISTNAME= kdebase-${_KDE_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
COMMENT= Base modules for the KDE 3 integrated X11 desktop
diff --git a/x11/kdebase3/buildlink2.mk b/x11/kdebase3/buildlink2.mk
index c325106a67a..414433669a2 100644
--- a/x11/kdebase3/buildlink2.mk
+++ b/x11/kdebase3/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.17 2004/02/04 14:25:58 markd Exp $
+# $NetBSD: buildlink2.mk,v 1.18 2004/03/26 02:28:01 wiz Exp $
.if !defined(KDEBASE3_BUILDLINK2_MK)
KDEBASE3_BUILDLINK2_MK= # defined
@@ -6,6 +6,7 @@ KDEBASE3_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= kdebase3
BUILDLINK_PKGBASE.kdebase3?= kdebase
BUILDLINK_DEPENDS.kdebase3?= kdebase>=3.2.0
+BUILDLINK_RECOMMENDED.kdebase3?= kdebase>=3.2.1nb2
BUILDLINK_PKGSRCDIR.kdebase3?= ../../x11/kdebase3
.include "../../mk/bsd.prefs.mk"