summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-24 07:31:52 +0000
committerwiz <wiz>2006-01-24 07:31:52 +0000
commitdbfead7dfad0120cb6a2ec8671b93692f46048dc (patch)
tree77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /audio/streamtuner
parente1ac9cc0185450d751803dc8d862b81c0eaa32ca (diff)
downloadpkgsrc-dbfead7dfad0120cb6a2ec8671b93692f46048dc.tar.gz
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump. PKGREVISION++ for the dependencies.
Diffstat (limited to 'audio/streamtuner')
-rw-r--r--audio/streamtuner/Makefile3
-rw-r--r--audio/streamtuner/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 425eb620dfa..64c25f1599f 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2005/10/19 09:45:09 xtraeme Exp $
+# $NetBSD: Makefile,v 1.29 2006/01/24 07:31:55 wiz Exp $
#
DISTNAME= streamtuner-0.99.99
+PKGREVISION= 1
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 4379e256e38..9012afafc95 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/10/25 09:05:27 xtraeme Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2006/01/24 07:31:55 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
STREAMTUNER_BUILDLINK3_MK:= ${STREAMTUNER_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= streamtuner
.if !empty(STREAMTUNER_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.streamtuner+= streamtuner>=0.99
+BUILDLINK_RECOMMENDED.streamtuner?= streamtuner>=0.99.99nb1
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.endif # STREAMTUNER_BUILDLINK3_MK