aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-01-19 17:04:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-01-19 17:04:52 +0000
commitc8fb02ae31d4594c510a47bcc06d1304ccdd5e5f (patch)
tree6bd4883e2b2c0f37bd8195330235ff5f872f31b9 /editors/abiword
parent60273f49662664fffbb406e477990f5470ea7a49 (diff)
downloadports-c8fb02ae31d4594c510a47bcc06d1304ccdd5e5f.tar.gz
ports-c8fb02ae31d4594c510a47bcc06d1304ccdd5e5f.zip
Options are already optional.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=459451
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index bff2b0267079..a5abeb17ae4a 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -54,7 +54,7 @@ COLTCP_DESC= Collaborate with direct TCP peer to peer connections
COLTELEPATHY_DESC= Collaborate with the Telepathy backend (experimental)
COLXMPP_DESC= Collaborate with the Jabber/XMPP backend
DICT_DESC= Spelling and grammar checking
-GRAMMAR_DESC= Grammar checking plugin (requires SPELLCHECK option)
+GRAMMAR_DESC= Grammar checking plugin
MATHVIEW_DESC= MathML render plugin
OTS_DESC= Text Summarizer plugin
PSION_DESC= Psion 5(MX) files convertion plugin
@@ -102,6 +102,7 @@ COLXMPP_LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth
DEBUG_CONFIGURE_ENABLE= debug
GRAMMAR_LIB_DEPENDS= liblink-grammar.so:textproc/link-grammar
+GRAMMAR_IMPLIES= SPELLCHECK
MATHVIEW_USES= bison
MATHVIEW_LIB_DEPENDS= libmathview.so:x11-toolkits/gtkmathview