diff options
author | joerg <joerg@pkgsrc.org> | 2007-08-23 21:08:20 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-08-23 21:08:20 +0000 |
commit | 8c1eee644282b7e44d12bc0535b62ad96b61acca (patch) | |
tree | 60ac6a713665eb85d539effb1db6fbcfa753039f /audio/mbrolavox-us3/Makefile | |
parent | 33e5fb251e054bbe43ad1c85ef1dbd192e64153e (diff) | |
download | pkgsrc-8c1eee644282b7e44d12bc0535b62ad96b61acca.tar.gz |
Don't require exact nb revision for mbrola or the mbrolavox packages.
Take any nb revision. Bump revisions of all affected packages.
Diffstat (limited to 'audio/mbrolavox-us3/Makefile')
-rw-r--r-- | audio/mbrolavox-us3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile index 49ebcdcb9d4..5688923a721 100644 --- a/audio/mbrolavox-us3/Makefile +++ b/audio/mbrolavox-us3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/12/28 11:47:52 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/08/23 21:08:20 joerg Exp $ DISTNAME= us3-990208 PKGNAME= mbrolavox-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us3/ \ http://www.festvox.org/mbrola/dba/us3/ @@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/ COMMENT= American English male voice for MBROLA -DEPENDS+= mbrola-301hnb1:../../audio/mbrola +DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola LICENSE= no-commercial-use |