diff options
author | kris <kris@FreeBSD.org> | 2005-04-11 05:39:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-11 05:39:18 +0800 |
commit | fe1c13899d511f517e554b982f3fc18d59d2dcaa (patch) | |
tree | 7534c7911f575d5031328cc1c576498dcf9ecd4a | |
parent | 71b3b6d14d1185a3108eb659bf2bbe5e4507c415 (diff) | |
download | freebsd-ports-gnome-fe1c13899d511f517e554b982f3fc18d59d2dcaa.tar.gz freebsd-ports-gnome-fe1c13899d511f517e554b982f3fc18d59d2dcaa.tar.zst freebsd-ports-gnome-fe1c13899d511f517e554b982f3fc18d59d2dcaa.zip |
BROKEN: Incorrect pkg-plist
-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 83ec75ef42e4..1ad7a924de00 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= Incorrect pkg-plist + CONFLICTS= festival-* DIST_SUBDIR= festival |