summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authortv <tv>2004-10-03 00:12:51 +0000
committertv <tv>2004-10-03 00:12:51 +0000
commitb5510d5a2d7f9a1406603d922ae5d8548950233c (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /x11/gnome-core
parent3addbafa22111ee3e2673d59835bf69a03a74306 (diff)
downloadpkgsrc-b5510d5a2d7f9a1406603d922ae5d8548950233c.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/gnome-core')
-rw-r--r--x11/gnome-core/Makefile4
-rw-r--r--x11/gnome-core/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 6ad12c62f3d..e4aea71272a 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.100 2004/04/26 04:55:28 snj Exp $
+# $NetBSD: Makefile,v 1.101 2004/10/03 00:18:31 tv Exp $
#
.include "Makefile.common"
-PKGREVISION= 13
+PKGREVISION= 14
COMMENT= Core component of GNU Network Object Management Environment
diff --git a/x11/gnome-core/buildlink3.mk b/x11/gnome-core/buildlink3.mk
index ba657912314..f359a83df1e 100644
--- a/x11/gnome-core/buildlink3.mk
+++ b/x11/gnome-core/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/04/25 00:17:32 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:18:31 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_CORE_BUILDLINK3_MK:= ${GNOME_CORE_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= gnome-core
.if !empty(GNOME_CORE_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.gnome-core+= gnome-core>=1.4.2nb10
-BUILDLINK_RECOMMENDED.gnome-core+= gnome-core>=1.4.2nb13
+BUILDLINK_RECOMMENDED.gnome-core+= gnome-core>=1.4.2nb14
BUILDLINK_PKGSRCDIR.gnome-core?= ../../x11/gnome-core
.endif # GNOME_CORE_BUILDLINK3_MK