diff options
Diffstat (limited to 'audio')
-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 |