summaryrefslogtreecommitdiffstats
path: root/freebsd/core/tdebase/Makefile
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2024-04-28 15:26:47 +0200
committerSlávek Banko <slavek.banko@axis.cz>2024-04-28 16:44:24 +0200
commitd9d57c445215945fe170f313f09761bea19692fe (patch)
tree170d3ffd37b7f6a941b85c3b30dcb2cd0797e040 /freebsd/core/tdebase/Makefile
parentc141e5fbf1ab459a75b1dc97b7b70afdc1e6199d (diff)
downloadtde-packaging-d9d57c445215945fe170f313f09761bea19692fe.tar.gz
tde-packaging-d9d57c445215945fe170f313f09761bea19692fe.zip
FreeBSD: Update for final R14.1.2.
Forced C++14 for cases where distribution ports are not ready for C++17. Add ports for several applications. Switch several ports to CMake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7f1d96cd60f9d6890fed200ce82d88f32007f39a)
Diffstat (limited to 'freebsd/core/tdebase/Makefile')
-rw-r--r--freebsd/core/tdebase/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/core/tdebase/Makefile b/freebsd/core/tdebase/Makefile
index e1183ebaa..a75516eef 100644
--- a/freebsd/core/tdebase/Makefile
+++ b/freebsd/core/tdebase/Makefile
@@ -36,7 +36,7 @@ BUILD_DEPENDS+=\
LIB_DEPENDS+=\
libconfig.so:devel/libconfig \
- libldap.so:net/openldap24-client \
+ libldap.so:net/openldap26-client \
libsasl2.so:security/cyrus-sasl2 \
libssh.so:security/libssh \
libxkbfile.so:x11/libxkbfile \