summaryrefslogtreecommitdiff
path: root/devel/libgnomemm20
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/libgnomemm20
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/libgnomemm20')
-rw-r--r--devel/libgnomemm20/Makefile3
-rw-r--r--devel/libgnomemm20/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/libgnomemm20/Makefile b/devel/libgnomemm20/Makefile
index 7e80738e9de..d115dcc42ac 100644
--- a/devel/libgnomemm20/Makefile
+++ b/devel/libgnomemm20/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 20:42:55 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:29 tv Exp $
#
DISTNAME= libgnomemm-2.0.1
PKGNAME= libgnomemm20-2.0.1
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomemm/2.0/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgnomemm20/buildlink3.mk b/devel/libgnomemm20/buildlink3.mk
index c69d46f8cbf..c74be641904 100644
--- a/devel/libgnomemm20/buildlink3.mk
+++ b/devel/libgnomemm20/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/07/06 20:42:56 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:13:29 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+= libgnomemm20
.if !empty(LIBGNOMEMM20_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.libgnomemm20+= libgnomemm20>=2.0.1
+BUILDLINK_RECOMMENDED.libgnomemm20+= libgnomemm20>=2.0.1nb1
BUILDLINK_PKGSRCDIR.libgnomemm20?= ../../devel/libgnomemm20
.endif # LIBGNOMEMM20_BUILDLINK3_MK