diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:06:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:06:31 +0000 |
commit | fb4ba2307fe9f9ef8b26d7108dc32c0f8a7ee5f4 (patch) | |
tree | 09fcec69dde03039a99f0d3d90f32e399127391c /audio | |
parent | 3958a5860b310e73199cdf9b77b0f28ea3b34cc1 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festival+OGI/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index 8e5f9c4b303b..3273a3925362 100644 --- a/audio/festival+OGI/Makefile +++ b/audio/festival+OGI/Makefile @@ -25,6 +25,8 @@ COMMENT= Text-to-speech system with OGI residual LPC synthesizer LIB_DEPENDS= audio.2:${PORTSDIR}/audio/nas \ esd.2:${PORTSDIR}/audio/esound +BROKEN= Touches filesystem prior to make install + CONFLICTS= festival-* DIST_SUBDIR= festival |