diff options
Diffstat (limited to 'audio/festvox-ogirab/Makefile')
-rw-r--r-- | audio/festvox-ogirab/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile index fae1e62d0f3..154617e992c 100644 --- a/audio/festvox-ogirab/Makefile +++ b/audio/festvox-ogirab/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_ogirab_di-2.0 PKGNAME= festvox-ogirab-2.0 @@ -9,8 +9,8 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://cslu.cse.ogi.edu/tts/ COMMENT= British English male 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 |