summaryrefslogtreecommitdiff
path: root/x11/controlcenter
diff options
context:
space:
mode:
authortv <tv>2004-10-03 00:12:51 +0000
committertv <tv>2004-10-03 00:12:51 +0000
commit3295727db98ef381dcf67cceebf31227e70a64ad (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /x11/controlcenter
parent41ba068f667bf75fd7eede2df6c8b73ff4b5c2bb (diff)
downloadpkgsrc-3295727db98ef381dcf67cceebf31227e70a64ad.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/controlcenter')
-rw-r--r--x11/controlcenter/Makefile4
-rw-r--r--x11/controlcenter/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile
index fb8c3b110d1..0ca4e9fa3df 100644
--- a/x11/controlcenter/Makefile
+++ b/x11/controlcenter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2004/06/08 17:48:24 jschauma Exp $
+# $NetBSD: Makefile,v 1.64 2004/10/03 00:18:28 tv Exp $
DISTNAME= control-center-1.4.0.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/1.4/}
diff --git a/x11/controlcenter/buildlink3.mk b/x11/controlcenter/buildlink3.mk
index fcc5700714c..46c5fec1d6f 100644
--- a/x11/controlcenter/buildlink3.mk
+++ b/x11/controlcenter/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/03/18 09:12:16 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/10/03 00:18:28 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
CONTROL_CENTER_BUILDLINK3_MK:= ${CONTROL_CENTER_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= control-center
.if !empty(CONTROL_CENTER_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.control-center+= control-center>=1.4.0.4nb5
+BUILDLINK_RECOMMENDED.control-center+= control-center>=1.4.0.4nb8
BUILDLINK_PKGSRCDIR.control-center?= ../../x11/controlcenter
.endif # CONTROL_CENTER_BUILDLINK3_MK