diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 8d93cd983ca7dd8a03c92a13e17e69af83e6db2c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /audio/wsoundserver | |
parent | de2d4594234fd3cc93eae7c7d491210d873c6d4e (diff) | |
download | pkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'audio/wsoundserver')
-rw-r--r-- | audio/wsoundserver/Makefile | 4 | ||||
-rw-r--r-- | audio/wsoundserver/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index cfe0fc49c3a..cc59d5fcb04 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2006/01/24 07:31:56 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2006/02/05 23:08:15 joerg Exp $ # DISTNAME= WSoundServer-0.4.0 PKGNAME= wsoundserver-0.4.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio wm windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ diff --git a/audio/wsoundserver/buildlink3.mk b/audio/wsoundserver/buildlink3.mk index 4bd87ed51d2..7402cf77227 100644 --- a/audio/wsoundserver/buildlink3.mk +++ b/audio/wsoundserver/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2006/01/24 07:31:56 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2006/02/05 23:08:15 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ WSOUNDSERVER_BUILDLINK3_MK:= ${WSOUNDSERVER_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= wsoundserver .if !empty(WSOUNDSERVER_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.wsoundserver+= wsoundserver>=0.4.0nb4 -BUILDLINK_RECOMMENDED.wsoundserver+= wsoundserver>=0.4.0nb6 +BUILDLINK_RECOMMENDED.wsoundserver+= wsoundserver>=0.4.0nb7 BUILDLINK_PKGSRCDIR.wsoundserver?= ../../audio/wsoundserver .endif # WSOUNDSERVER_BUILDLINK3_MK |