diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-03-25 21:15:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-03-25 21:15:22 +0000 |
commit | bc01165b2d7488203201992dce3d935378162345 (patch) | |
tree | 66a9a83990e9a8343358a80ebc2327ea71cc2c5e /audio/festvox-rab16 | |
parent | d1a93a473a8103898bbb89154ae9cef9876fde46 (diff) | |
download | ports-bc01165b2d7488203201992dce3d935378162345.tar.gz ports-bc01165b2d7488203201992dce3d935378162345.zip |
Notes
Diffstat (limited to 'audio/festvox-rab16')
-rw-r--r-- | audio/festvox-rab16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index 3eb12cf0908c..620e7acab800 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${PORTSDIR}/audio/festlex-oald +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-rab8 |