diff options
author | agc <agc@pkgsrc.org> | 1999-10-27 17:14:01 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-10-27 17:14:01 +0000 |
commit | 606e5ab825667ae1cc8e3de2d47cefb96cad506c (patch) | |
tree | f51aaf90d1e8972aed77ac565f03fb7a22d028aa /audio/festvox-rab8 | |
parent | 0aaf70604932e93148d871f4f41685169f601339 (diff) | |
download | pkgsrc-606e5ab825667ae1cc8e3de2d47cefb96cad506c.tar.gz |
Mark packages as broken, where necessary.
Diffstat (limited to 'audio/festvox-rab8')
-rw-r--r-- | audio/festvox-rab8/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index f93ab68112f..334afd093fa 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/10/11 10:33:01 proff Exp $ +# $NetBSD: Makefile,v 1.8 1999/10/27 17:14:05 agc Exp $ DISTNAME= festvox-rab8-1.4.0 WRKSRC= ${WRKDIR}/festival @@ -9,6 +9,8 @@ DISTFILES= festvox_rablpc8k.tar.gz MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html +BROKEN= 16-bit voice conflicts + DEPENDS+= festival-1.4.0:../festival \ festlex-poslex-1.4.0:../festlex-poslex \ festlex-oald-1.4.0:../festlex-oald |