diff options
author | kris <kris@FreeBSD.org> | 2006-03-26 05:15:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-03-26 05:15:22 +0800 |
commit | 91eca1c572e7222eb5466764de7bcada8671e1ec (patch) | |
tree | 25d49e1223fa3f860fbb8d03dae47aef1341b712 /audio/festvox-aec | |
parent | e2bebeb879d59628b0942f4fb8c1f1d98837e6f3 (diff) | |
download | freebsd-ports-gnome-91eca1c572e7222eb5466764de7bcada8671e1ec.tar.gz freebsd-ports-gnome-91eca1c572e7222eb5466764de7bcada8671e1ec.tar.zst freebsd-ports-gnome-91eca1c572e7222eb5466764de7bcada8671e1ec.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'audio/festvox-aec')
-rw-r--r-- | audio/festvox-aec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile index 68125532e5fc..e7cfa51107f3 100644 --- a/audio/festvox-aec/Makefile +++ b/audio/festvox-aec/Makefile @@ -20,6 +20,8 @@ COMMENT= American English male voice for Festival speech synthesis system RUN_DEPENDS= festival:${PORTSDIR}/audio/festival \ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi +BROKEN= Incomplete pkg-plist + AECDIR= share/festival/lib/voices/english/aec_diphone FHOME= ${PREFIX}/share/festival NO_BUILD= y |