From 848cf3cc4169f5fc3402a553ab74f4fbde42d990 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 17 Apr 2008 14:29:58 +0000 Subject: Make aspell the default backend again (for now), until http://bugzilla.abisource.com/show_bug.cgi?id=11550 is fixed. Add fix for compiling with gcc3, from Adam Hoka. Bump PKGREVISION. --- textproc/enchant/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/enchant/options.mk') diff --git a/textproc/enchant/options.mk b/textproc/enchant/options.mk index 7b990be4f51..332d5b422ac 100644 --- a/textproc/enchant/options.mk +++ b/textproc/enchant/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2008/04/14 11:35:50 wiz Exp $ +# $NetBSD: options.mk,v 1.2 2008/04/17 14:29:58 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.enchant PKG_SUPPORTED_OPTIONS= aspell enchant-zemberek hunspell ispell @@ -6,7 +6,7 @@ PKG_SUPPORTED_OPTIONS= aspell enchant-zemberek hunspell ispell # hspell - Hebrew spelling # uspell - Yiddish spelling # voikko - Finnish spelling -PKG_SUGGESTED_OPTIONS= hunspell ispell +PKG_SUGGESTED_OPTIONS= aspell ispell .include "../../mk/bsd.options.mk" -- cgit v1.2.3