From c487cb967ac6446ee23e26612d1ba53dfe5bd7d1 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 3 Oct 2004 00:12:51 +0000 Subject: 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. --- chat/libtlen/Makefile | 3 ++- chat/libtlen/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'chat/libtlen') diff --git a/chat/libtlen/Makefile b/chat/libtlen/Makefile index cf0b26be3ba..6be866115f3 100644 --- a/chat/libtlen/Makefile +++ b/chat/libtlen/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/22 21:49:42 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:15 tv Exp $ # DISTNAME= libtlen-20040212 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.libtlen.eu.org/snapshots/archive/ diff --git a/chat/libtlen/buildlink3.mk b/chat/libtlen/buildlink3.mk index e48fe020a35..17cddea25ba 100644 --- a/chat/libtlen/buildlink3.mk +++ b/chat/libtlen/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/03/05 19:25:08 jlam Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2004/10/03 00:13:15 tv Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBTLEN_BUILDLINK3_MK:= ${LIBTLEN_BUILDLINK3_MK}+ @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= libtlen .if !empty(LIBTLEN_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.libtlen+= libtlen>=20040212 +BUILDLINK_RECOMMENDED.libtlen+= libtlen>=20040212nb1 BUILDLINK_PKGSRCDIR.libtlen?= ../../chat/libtlen .endif # LIBTLEN_BUILDLINK3_MK -- cgit v1.2.3