diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-05 02:50:44 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-05 02:50:44 +0000 |
commit | c25d88ffc838644a5731b4ff6e025a6b6fcc5952 (patch) | |
tree | 30413baa4571c187a091776cf165ea7809ada1f7 /audio | |
parent | 535659632267e6ffe1ef5da46a8405655ea1b61f (diff) | |
download | FreeBSD-ports-c25d88ffc838644a5731b4ff6e025a6b6fcc5952.zip FreeBSD-ports-c25d88ffc838644a5731b4ff6e025a6b6fcc5952.tar.gz |
Unbreak port by fixing pkg-plist
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festival+OGI/Makefile | 2 | ||||
-rw-r--r-- | audio/festival+OGI/pkg-plist | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index ee67ca3..8573622 100644 --- a/audio/festival+OGI/Makefile +++ b/audio/festival+OGI/Makefile @@ -25,8 +25,6 @@ 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 diff --git a/audio/festival+OGI/pkg-plist b/audio/festival+OGI/pkg-plist index fd08d0a..b6676c6 100644 --- a/audio/festival+OGI/pkg-plist +++ b/audio/festival+OGI/pkg-plist @@ -128,4 +128,3 @@ share/festival/examples/durmeanstd @dirrm share/festival/lib/dicts @dirrm share/festival/lib @dirrm share/festival/examples -@dirrm share/festival |