From 3295727db98ef381dcf67cceebf31227e70a64ad 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. --- audio/tremor/Makefile | 4 ++-- audio/tremor/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'audio/tremor') diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile index 347fab5f7fa..582bfddff65 100644 --- a/audio/tremor/Makefile +++ b/audio/tremor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/02/19 01:06:14 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2004/10/03 00:13:09 tv Exp $ DISTNAME= tremor_snapshot_030406 PKGNAME= tremor-1.0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel audio MASTER_SITES= http://www.xiph.org/ogg/vorbis/download/ EXTRACT_SUFX= .tgz diff --git a/audio/tremor/buildlink3.mk b/audio/tremor/buildlink3.mk index dc2171ea5bd..0af3adffae2 100644 --- a/audio/tremor/buildlink3.mk +++ b/audio/tremor/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/03/05 19:25:08 jlam Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2004/10/03 00:13:09 tv Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ TREMOR_BUILDLINK3_MK:= ${TREMOR_BUILDLINK3_MK}+ @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= tremor .if !empty(TREMOR_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.tremor+= tremor>=1.0.2 +BUILDLINK_RECOMMENDED.tremor+= tremor>=1.0.2nb4 BUILDLINK_PKGSRCDIR.tremor?= ../../audio/tremor .endif # TREMOR_BUILDLINK3_MK -- cgit v1.2.3