Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2022 16:50:25 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 44777edc62a4 - 2022Q1 - textproc/enchant2: add NUSPELL descrpition after 611a018bb4b6
Message-ID:  <202202151650.21FGoPjt035385@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=44777edc62a4ce6b10d6d27832e4a8fd29882424

commit 44777edc62a4ce6b10d6d27832e4a8fd29882424
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-02-15 16:50:01 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-02-15 16:50:22 +0000

    textproc/enchant2: add NUSPELL descrpition after 611a018bb4b6
    
    (cherry picked from commit 53eca73426ea80121c7f40ad14a115938645a2ab)
---
 textproc/enchant2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile
index 9ca25faf3186..0dc3bbcd7a8e 100644
--- a/textproc/enchant2/Makefile
+++ b/textproc/enchant2/Makefile
@@ -28,6 +28,7 @@ OPTIONS_DEFAULT=HUNSPELL
 OPTIONS_SUB=	yes
 HSPELL_DESC=	Spell checking via Hspell
 HUNSPELL_DESC=	Spell checking via Hunspell
+NUSPELL_DESC=	Spell checking via Nuspell
 ZEMBEREK_DESC=	Spell checking via Zemberek
 
 ASPELL_LIB_DEPENDS=	libaspell.so:textproc/aspell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202151650.21FGoPjt035385>