diff options
Diffstat (limited to 'audio/festvox-hvs/Makefile')
-rw-r--r-- | audio/festvox-hvs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index 4af430efb9a..417a76b1b85 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:06 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= voice_hvs_di-2.0 PKGNAME= festvox-hvs-2.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -16,6 +15,7 @@ DEPENDS+= festogi-spanish>=2.0:../festogi-spanish LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival |