diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /audio/streamtuner | |
parent | 9a794816763a48ca995f1849ac33393161fc84e9 (diff) | |
download | pkgsrc-3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'audio/streamtuner')
-rw-r--r-- | audio/streamtuner/Makefile | 4 | ||||
-rw-r--r-- | audio/streamtuner/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index bab132e4a38..a595337c378 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2006/04/13 18:23:29 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:10 wiz Exp $ # DISTNAME= streamtuner-0.99.99 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio www MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/ diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk index 46c774fb1f9..d02429e2260 100644 --- a/audio/streamtuner/buildlink3.mk +++ b/audio/streamtuner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2006/04/12 10:27:02 rillig Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2006/04/17 13:46:09 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ STREAMTUNER_BUILDLINK3_MK:= ${STREAMTUNER_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= streamtuner .if !empty(STREAMTUNER_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.streamtuner+= streamtuner>=0.99 -BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb2 +BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb4 BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner .endif # STREAMTUNER_BUILDLINK3_MK |