summaryrefslogtreecommitdiffstats
path: root/freebsd/core/tdebase/Makefile
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2024-10-20 12:37:37 +0200
committerSlávek Banko <slavek.banko@axis.cz>2024-10-21 09:25:16 +0200
commit3486112a8b6ddb04304d4a0da14d55501d3af8da (patch)
tree12972b6634d13024b0c5e9155071d69759448444 /freebsd/core/tdebase/Makefile
parent4fb77ce7905cf37685e334925c629a61f774b1c5 (diff)
downloadtde-packaging-3486112a.tar.gz
tde-packaging-3486112a.zip
FreeBSD: Update for final R14.1.3.
Add ports for several applications. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5ed0b6b63f4f742892c4ef2aa34d71f16694a400)
Diffstat (limited to 'freebsd/core/tdebase/Makefile')
-rw-r--r--freebsd/core/tdebase/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/freebsd/core/tdebase/Makefile b/freebsd/core/tdebase/Makefile
index a75516eef..c6af1da3f 100644
--- a/freebsd/core/tdebase/Makefile
+++ b/freebsd/core/tdebase/Makefile
@@ -37,6 +37,7 @@ BUILD_DEPENDS+=\
LIB_DEPENDS+=\
libconfig.so:devel/libconfig \
libldap.so:net/openldap26-client \
+ libpcre2-8.so:devel/pcre2 \
libsasl2.so:security/cyrus-sasl2 \
libssh.so:security/libssh \
libxkbfile.so:x11/libxkbfile \
@@ -76,7 +77,7 @@ do-configure: tde-cmake-prepare
-DWITH_XRANDR=ON \
-DWITH_XRENDER=ON \
-DWITH_LIBCONFIG=ON \
- -DWITH_PCRE=ON \
+ -DWITH_PCRE2=ON \
-DWITH_XTEST=ON \
-DWITH_XSCREENSAVER=ON \
-DWITH_LIBART=ON \