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-rab8 | |
parent | d1a93a473a8103898bbb89154ae9cef9876fde46 (diff) | |
download | ports-bc01165b2d7488203201992dce3d935378162345.tar.gz ports-bc01165b2d7488203201992dce3d935378162345.zip |
Notes
Diffstat (limited to 'audio/festvox-rab8')
-rw-r--r-- | audio/festvox-rab8/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 7260a3e4aa89..168e47547064 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/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-rab16 |