diff options
Diffstat (limited to 'audio/festvox-kal16/Makefile')
-rw-r--r-- | audio/festvox-kal16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile index 24060fd31d5..826066abd8f 100644 --- a/audio/festvox-kal16/Makefile +++ b/audio/festvox-kal16/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:16 proff Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/14 04:50:23 proff Exp $ DISTNAME= festvox-kal16-1.3.1 WRKSRC= ${WRKDIR}/festival @@ -15,7 +15,7 @@ DEPENDS+= festival-1.3.1:../festival \ CONFLICTS= festvox-kal8-* -LICENSE= no-commercial-use +LICENSE= non-commercial-use NO_BUILD= yes |