diff options
author | kris <kris@FreeBSD.org> | 2006-02-12 22:06:31 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-12 22:06:31 +0000 |
commit | 4709a92710d8aec4dc7b51a695e87d3bd76bd0ed (patch) | |
tree | bd37e7d90176e321aa574b54103672b34f815019 /audio/festival+OGI | |
parent | 73964893e06487fbd59bb9b10bcf6a616b298c85 (diff) | |
download | FreeBSD-ports-4709a92710d8aec4dc7b51a695e87d3bd76bd0ed.zip FreeBSD-ports-4709a92710d8aec4dc7b51a695e87d3bd76bd0ed.tar.gz |
BROKEN: Touches filesystem prior to make install
Diffstat (limited to 'audio/festival+OGI')
-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 8e5f9c4..3273a39 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 |