From 5ed0b6b63f4f742892c4ef2aa34d71f16694a400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 20 Oct 2024 12:37:37 +0200 Subject: FreeBSD: Update for final R14.1.3. Add ports for several applications. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- freebsd/core/tdebase/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'freebsd/core/tdebase/Makefile') 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 \ -- cgit v1.2.1