diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-04-11 17:04:43 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-04-11 17:04:43 +0000 |
commit | 5fb7c97b9dce37465009618546c39eed58fd3023 (patch) | |
tree | 09aa564c97b6eb6c223b68b51dbfde277eabf0f9 /audio/festvox-aec | |
parent | 150c69e9144f27614c8c56e245a9ee6e30236606 (diff) | |
download | FreeBSD-ports-5fb7c97b9dce37465009618546c39eed58fd3023.zip FreeBSD-ports-5fb7c97b9dce37465009618546c39eed58fd3023.tar.gz |
This is no longer broken.
Diffstat (limited to 'audio/festvox-aec')
-rw-r--r-- | audio/festvox-aec/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile index e7cfa51..6812553 100644 --- a/audio/festvox-aec/Makefile +++ b/audio/festvox-aec/Makefile @@ -20,8 +20,6 @@ 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 |