diff options
Diffstat (limited to 'audio/festvox-us1/Makefile')
-rw-r--r-- | audio/festvox-us1/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/festvox-us1/Makefile b/audio/festvox-us1/Makefile index f5a8ff6ff6c..ae0be867513 100644 --- a/audio/festvox-us1/Makefile +++ b/audio/festvox-us1/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/07/19 10:22:33 grant Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:07 joerg Exp $ DISTNAME= festvox_us1 PKGNAME= festvox-us1-1.4.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ @@ -13,8 +14,8 @@ COMMENT= MBROLA based American English female voice for festival DEPENDS+= festival>=1.4.0:../../audio/festival DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu -DEPENDS+= mbrola-301h:../../audio/mbrola -DEPENDS+= mbrolavox-us1-980512:../../audio/mbrolavox-us1 +DEPENDS+= mbrola-301hnb1:../../audio/mbrola +DEPENDS+= mbrolavox-us1-980512nb1:../../audio/mbrolavox-us1 LICENSE= no-commercial-use |