summaryrefslogtreecommitdiffstats
path: root/freebsd/tdelibs/Makefile
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-10-31 01:41:46 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-10-31 01:41:46 +0100
commita815976a0aebcb84d0d4290b4f17f015f7212436 (patch)
tree43143be42ad6b7050ffb0cdc0d367986d88df3fa /freebsd/tdelibs/Makefile
parentbf83c213311228cac7361c123ee73d10b664ddbd (diff)
downloadtde-packaging-a815976a0aebcb84d0d4290b4f17f015f7212436.tar.gz
tde-packaging-a815976a0aebcb84d0d4290b4f17f015f7212436.zip
FreeBSD: Update for final release R14.0.9.
Switch several applications to CMake. Add ports for several applications. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/tdelibs/Makefile')
-rw-r--r--freebsd/tdelibs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/freebsd/tdelibs/Makefile b/freebsd/tdelibs/Makefile
index 55221816b..09cc651a9 100644
--- a/freebsd/tdelibs/Makefile
+++ b/freebsd/tdelibs/Makefile
@@ -89,8 +89,10 @@ do-configure: tde-cmake-prepare
-DWITH_XCOMPOSITE=ON \
-DWITH_MITSHM=ON \
\
+ -DWITH_ISPELL=ON \
-DWITH_ASPELL=ON \
- -DWITH_HSPELL=ON
+ -DWITH_HSPELL=ON \
+ -DDEFAULT_SPELL_CHECKER="ASPELL"
do-build: tde-cmake-build