diff options
Diffstat (limited to 'audio/festvox-tll')
-rw-r--r-- | audio/festvox-tll/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile index b00148a71ff..b576b54c0d3 100644 --- a/audio/festvox-tll/Makefile +++ b/audio/festvox-tll/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= voice_tll_di-2.0 PKGNAME= festvox-tll-2.0 @@ -9,8 +9,8 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://cslu.cse.ogi.edu/tts/ COMMENT= American English female voice for the festival speech synthesis system -DEPENDS+= festival>=1.4.0:../festival -DEPENDS+= festlex-ogi>=2.0:../festlex-ogi +DEPENDS+= festival>=1.4.0:../../audio/festival +DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi LICENSE= no-commercial-use |