diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 00:28:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 00:28:53 +0000 |
commit | 8f0c94a9e9c8b144fe3a9fc72a9b738889e3a40f (patch) | |
tree | 484eb345a36d478ffd811f0aa549848da0474f72 /audio/festvox-ogirab | |
parent | cd86d94aaf0ff3a8009d8123068aa4d550a09213 (diff) | |
download | ports-8f0c94a9e9c8b144fe3a9fc72a9b738889e3a40f.tar.gz ports-8f0c94a9e9c8b144fe3a9fc72a9b738889e3a40f.zip |
Notes
Diffstat (limited to 'audio/festvox-ogirab')
-rw-r--r-- | audio/festvox-ogirab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile index b6404f9d6672..04cf08ca6e66 100644 --- a/audio/festvox-ogirab/Makefile +++ b/audio/festvox-ogirab/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= \ ${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi +BROKEN= "Checksum mismatch" + RESTRICTED= no-commercial-use WRKSRC= ${WRKDIR}/festival |