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 f9ba6b61f33..23d233ddb4d 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/04/14 04:50:22 proff Exp $ +# $NetBSD: Makefile,v 1.4 1999/06/09 17:05:34 agc Exp $ DISTNAME= festvox-hvs-1.4 WRKSRC= ${WRKDIR}/festival @@ -13,7 +13,7 @@ DEPENDS+= festival-1.3.1:../festival \ festlex-ogi-1.4:../festlex-ogi \ festogi-spanish-1.4:../festogi-spanish -LICENSE= non-commercial-use +LICENSE= no-commercial-use NO_BUILD= yes |