summaryrefslogtreecommitdiff
path: root/net-im/qTox
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-03-31 23:09:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-03-31 23:09:46 +0000
commitbb520fbcaa05d9f856bae6f52ad64ee007a6313e (patch)
tree6b06fbf1ba8425a0a5b058522e2988605e16bcb5 /net-im/qTox
parentnet-im/qTox: 1.16.3 -> 1.16.3-363 (diff)
net-im/qTox: Fix the SPELL_CHECK option
Notes
Notes: svn path=/head/; revision=497452
Diffstat (limited to 'net-im/qTox')
-rw-r--r--net-im/qTox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index 135559c0a3c8..2598d979d78d 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -46,8 +46,7 @@ PLATFORM_EXTENSIONS_USE= XORG=x11,xscrnsaver
SPELL_CHECK_DESC= Spell cheching support
SPELL_CHECK_USES= kde:5
SPELL_CHECK_USE= KDE=sonnet
-SPELL_CHECK_BOOL= SPELL_CHECK
-SPELL_CHECK_BROKEN_OFF= SPELL_CHECK can't be properly disabled: https://github.com/qTox/qTox/issues/5598
+SPELL_CHECK_CMAKE_BOOL= SPELL_CHECK
PLIST_FILES= bin/qtox \
share/applications/io.github.qtox.qTox.desktop \