From b5510d5a2d7f9a1406603d922ae5d8548950233c 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. --- net/liblive/Makefile | 3 ++- net/liblive/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'net/liblive') diff --git a/net/liblive/Makefile b/net/liblive/Makefile index 0f9485d8e2f..7f60be123fe 100644 --- a/net/liblive/Makefile +++ b/net/liblive/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/04/12 21:39:41 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/10/03 00:17:54 tv Exp $ # DISTNAME= live.2003.04.04 PKGNAME= lib${DISTNAME:S/./-/} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.live.com/liveMedia/public/ diff --git a/net/liblive/buildlink3.mk b/net/liblive/buildlink3.mk index a0543511456..34131f6ab62 100644 --- a/net/liblive/buildlink3.mk +++ b/net/liblive/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2004/04/12 21:39:41 snj Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:17:54 tv Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBLIVE_BUILDLINK3_MK:= ${LIBLIVE_BUILDLINK3_MK}+ @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= liblive .if !empty(LIBLIVE_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.liblive+= liblive>=2003.04.04 +BUILDLINK_RECOMMENDED.liblive+= liblive>=2003.04.04nb1 BUILDLINK_PKGSRCDIR.liblive?= ../../net/liblive .endif # LIBLIVE_BUILDLINK3_MK -- cgit v1.2.3