summaryrefslogtreecommitdiff
path: root/audio/tremor
diff options
context:
space:
mode:
authortv <tv>2004-10-03 00:12:51 +0000
committertv <tv>2004-10-03 00:12:51 +0000
commit3295727db98ef381dcf67cceebf31227e70a64ad (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /audio/tremor
parent41ba068f667bf75fd7eede2df6c8b73ff4b5c2bb (diff)
downloadpkgsrc-3295727db98ef381dcf67cceebf31227e70a64ad.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 'audio/tremor')
-rw-r--r--audio/tremor/Makefile4
-rw-r--r--audio/tremor/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
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