diff options
author | grant <grant> | 2005-07-19 10:22:32 +0000 |
---|---|---|
committer | grant <grant> | 2005-07-19 10:22:32 +0000 |
commit | 0fb4c81ea73736b7c48e25b9ae531a486eaac995 (patch) | |
tree | 629b933b5cd1e49cd6829a55ff79d226005f2e97 /audio/festvox-en1 | |
parent | ac64fe6ac14fdf1683065506a0d1d7e03cc15349 (diff) | |
download | pkgsrc-0fb4c81ea73736b7c48e25b9ae531a486eaac995.tar.gz |
depends should be ../../<category>/<pkg>
Diffstat (limited to 'audio/festvox-en1')
-rw-r--r-- | audio/festvox-en1/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/festvox-en1/Makefile b/audio/festvox-en1/Makefile index 83ca9dbea7a..4613520ecf8 100644 --- a/audio/festvox-en1/Makefile +++ b/audio/festvox-en1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ +# $NetBSD: Makefile,v 1.17 2005/07/19 10:22:33 grant Exp $ DISTNAME= festvox_en1 PKGNAME= festvox-en1-1.4.0 @@ -10,11 +10,11 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html COMMENT= MBROLA based British English male voice for festival -DEPENDS+= festival>=1.4.0:../festival -DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex -DEPENDS+= festlex-oald>=1.4.0:../festlex-oald -DEPENDS+= mbrola-301h:../mbrola -DEPENDS+= mbrolavox-en1-980910:../mbrolavox-en1 +DEPENDS+= festival>=1.4.0:../../audio/festival +DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex +DEPENDS+= festlex-oald>=1.4.0:../../audio/festlex-oald +DEPENDS+= mbrola-301h:../../audio/mbrola +DEPENDS+= mbrolavox-en1-980910:../../audio/mbrolavox-en1 LICENSE= no-commercial-use |