diff options
author | kris <kris@FreeBSD.org> | 2006-03-25 21:15:22 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-03-25 21:15:22 +0000 |
commit | 91eca1c572e7222eb5466764de7bcada8671e1ec (patch) | |
tree | 25d49e1223fa3f860fbb8d03dae47aef1341b712 /audio/festvox-kal16 | |
parent | e2bebeb879d59628b0942f4fb8c1f1d98837e6f3 (diff) | |
download | FreeBSD-ports-91eca1c572e7222eb5466764de7bcada8671e1ec.zip FreeBSD-ports-91eca1c572e7222eb5466764de7bcada8671e1ec.tar.gz |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'audio/festvox-kal16')
-rw-r--r-- | audio/festvox-kal16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile index cb79bbd..b8c51ca 100644 --- a/audio/festvox-kal16/Makefile +++ b/audio/festvox-kal16/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${PORTSDIR}/audio/festlex-cmu +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-kal8-* |