From 7f2a857b2964490ac2c8b80ef6a315366e9bf55a Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 3 Apr 2013 16:52:20 +0000 Subject: Restore default options from before conversion to OptionsNG. Reported by: makc@ Approved by: portmgr (miwi@) Pointyhat to: kwm@ --- textproc/enchant/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index b4f64ad79b05..f36f30e793af 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -4,6 +4,7 @@ PORTNAME= enchant PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ DIST_SUBDIR= gnome2 @@ -27,6 +28,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= enchant.1 OPTIONS_DEFINE= ASPELL HSPELL HUNSPELL ISPELL ZEMBEREK +OPTIONS_DEFAULT=ASPELL HSPELL_DESC= Spell checking via Hspell HUNSPELL_DESC= Spell checking via Hunspell ZEMBEREK_DESC= Spell checking via Zemberek -- cgit v1.2.3