diff options
author | erwin <erwin@FreeBSD.org> | 2010-10-02 00:34:30 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-10-02 00:34:30 +0800 |
commit | b78a6ffa0bbe95d38484d07d1d7a534335d39596 (patch) | |
tree | 080080634f4c150cd0bcae45fab19f1d6c624ab1 /audio | |
parent | 5c4e77c877814963a0bb37955d1522dadc7bd666 (diff) | |
download | freebsd-ports-graphics-b78a6ffa0bbe95d38484d07d1d7a534335d39596.tar.gz freebsd-ports-graphics-b78a6ffa0bbe95d38484d07d1d7a534335d39596.tar.zst freebsd-ports-graphics-b78a6ffa0bbe95d38484d07d1d7a534335d39596.zip |
Mark BROKEN: does not fetch
Diffstat (limited to 'audio')
-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 e677f263b48..6cdb746548a 100644 --- a/audio/festvox-aec/Makefile +++ b/audio/festvox-aec/Makefile @@ -21,6 +21,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= does not fetch + AECDIR= share/festival/lib/voices/english/aec_diphone FHOME= ${PREFIX}/share/festival NO_BUILD= y |