aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2013-05-12 16:46:19 +0800
committerrakuco <rakuco@FreeBSD.org>2013-05-12 16:46:19 +0800
commit470b277a5057565362844262ab5e36b7b904e341 (patch)
tree1dc3ae1b24a173b35c5d45493166b2cc55adcd50 /print/lyx
parent165d63d65a0cba83912faec1619cf88cd8c99f40 (diff)
downloadfreebsd-ports-gnome-470b277a5057565362844262ab5e36b7b904e341.tar.gz
freebsd-ports-gnome-470b277a5057565362844262ab5e36b7b904e341.tar.zst
freebsd-ports-gnome-470b277a5057565362844262ab5e36b7b904e341.zip
Use shared HUNSPELL description added in r317928.
Diffstat (limited to 'print/lyx')
-rw-r--r--print/lyx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 457456ef433c..85fb52a6b660 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -43,7 +43,6 @@ MAN1= lyx.1 lyxclient.1 tex2lyx.1
OPTIONS_DEFINE= ASPELL ENCHANT HUNSPELL NLS
OPTIONS_DEFAULT= HUNSPELL NLS
ENCHANT_DESC= Spell checking using Enchant
-HUNSPELL_DESC= Spell checking using Hunspell
.include <bsd.port.options.mk>