summaryrefslogtreecommitdiff
path: root/devel/libgnomemm26
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
commitc487cb967ac6446ee23e26612d1ba53dfe5bd7d1 (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /devel/libgnomemm26
parent3180c40de85d6249c572f6db614da0049e9c4a79 (diff)
downloadpkgsrc-c487cb967ac6446ee23e26612d1ba53dfe5bd7d1.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 'devel/libgnomemm26')
-rw-r--r--devel/libgnomemm26/Makefile3
-rw-r--r--devel/libgnomemm26/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/libgnomemm26/Makefile b/devel/libgnomemm26/Makefile
index e782160f271..ed61d4ef6ac 100644
--- a/devel/libgnomemm26/Makefile
+++ b/devel/libgnomemm26/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/04 13:52:18 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:30 tv Exp $
#
DISTNAME= libgnomemm-2.6.0
PKGNAME= libgnomemm26-2.6.0
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomemm/2.6/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgnomemm26/buildlink3.mk b/devel/libgnomemm26/buildlink3.mk
index 2057cda8323..739cce7a49e 100644
--- a/devel/libgnomemm26/buildlink3.mk
+++ b/devel/libgnomemm26/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/07/04 13:52:18 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:13:30 tv Exp $
# XXX
# XXX This file was created automatically using createbuildlink-3.4.
# XXX After this file as been verified as correct, the comment lines
@@ -22,6 +22,7 @@ BUILDLINK_PACKAGES+= libgnomemm26
.if !empty(LIBGNOMEMM26_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.libgnomemm26+= libgnomemm26>=2.6.0
+BUILDLINK_RECOMMENDED.libgnomemm26+= libgnomemm26>=2.6.0nb1
BUILDLINK_PKGSRCDIR.libgnomemm26?= ../../devel/libgnomemm26
.endif # LIBGNOMEMM26_BUILDLINK3_MK