From 5054891f93b047e6f9a292978f76670d3a19d89c Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 26 Jun 2005 05:20:07 +0000 Subject: Depend on >= aspell-0.60.2nb1, which unbreaks the build. Fix PLIST. Remove BROKEN. --- textproc/aspell-czech/Makefile | 5 +++-- textproc/aspell-czech/PLIST | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/aspell-czech/Makefile b/textproc/aspell-czech/Makefile index a58f4ad804c..71cc945728e 100644 --- a/textproc/aspell-czech/Makefile +++ b/textproc/aspell-czech/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:31 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/06/26 05:20:07 wiz Exp $ # DISTNAME= aspell6-cs-20040614-1 @@ -11,7 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Czech language support for aspell -BROKEN= Makes aspell dump core; see aspell bug report 1090342 +# earlier versions core-dumped on the input +BUILDLINK_DEPENDS.aspell+= aspell>=0.60.2nb1 HAS_CONFIGURE= YES diff --git a/textproc/aspell-czech/PLIST b/textproc/aspell-czech/PLIST index 582c105d7e8..c10e04bee96 100644 --- a/textproc/aspell-czech/PLIST +++ b/textproc/aspell-czech/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/01/17 03:49:43 salo Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/06/26 05:20:07 wiz Exp $ lib/aspell/cs.multi lib/aspell/cs.rws lib/aspell/czech.alias share/aspell/cs.dat +share/aspell/cs_affix.dat -- cgit v1.2.3