summaryrefslogtreecommitdiff
path: root/x11/kdebase2
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-03 00:12:51 +0000
committertv <tv@pkgsrc.org>2004-10-03 00:12:51 +0000
commit2024e126830b46eda82dc23d75278d0afbce9bd6 (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /x11/kdebase2
parentbd0ebece81d54959f16b89326aa3394f0bdd38e2 (diff)
downloadpkgsrc-2024e126830b46eda82dc23d75278d0afbce9bd6.tar.gz
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Diffstat (limited to 'x11/kdebase2')
-rw-r--r--x11/kdebase2/Makefile4
-rw-r--r--x11/kdebase2/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index 19b6e5d81e6..cc699a77f5d 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2004/05/01 23:57:00 snj Exp $
+# $NetBSD: Makefile,v 1.49 2004/10/03 00:18:36 tv Exp $
DISTNAME= kdebase-2.2.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= x11
COMMENT= Base modules for the KDE 2 integrated X11 desktop
diff --git a/x11/kdebase2/buildlink3.mk b/x11/kdebase2/buildlink3.mk
index bddba21fc96..9826afec5cb 100644
--- a/x11/kdebase2/buildlink3.mk
+++ b/x11/kdebase2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/05/01 23:57:00 snj Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:18:36 tv Exp $
# XXX BUILDLINK_DEPMETHOD.kdebase?= build
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
@@ -13,7 +13,7 @@ BUILDLINK_PACKAGES+= kdebase
.if !empty(KDEBASE_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.kdebase+= kdebase>=2.2.2nb4
-BUILDLINK_RECOMMENDED.kdebase2?=kdebase>=2.2.2nb6
+BUILDLINK_RECOMMENDED.kdebase2?=kdebase>=2.2.2nb7
BUILDLINK_PKGSRCDIR.kdebase?= ../../x11/kdebase2
.endif # KDEBASE_BUILDLINK3_MK