git: 53919f5dd30e - main - security/sssd2: Prepare for net/samba422

From: John Hixson <jhixson_at_FreeBSD.org>
Date: Fri, 26 Sep 2025 22:40:13 UTC
The branch main has been updated by jhixson:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53919f5dd30e939783b85e3763595615f1fe8275

commit 53919f5dd30e939783b85e3763595615f1fe8275
Author:     John Hixson <jhixson@FreeBSD.org>
AuthorDate: 2025-09-26 22:37:55 +0000
Commit:     John Hixson <jhixson@FreeBSD.org>
CommitDate: 2025-09-26 22:40:03 +0000

    security/sssd2: Prepare for net/samba422
    
    PR:     289272
    Obtained from:  Mateusz Piotrowski <0mp@FreeBSD.org>
---
 security/sssd2/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/security/sssd2/Makefile b/security/sssd2/Makefile
index eacfd0a175da..827225858f96 100644
--- a/security/sssd2/Makefile
+++ b/security/sssd2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sssd
 PORTVERSION=	2.9.6
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	security
 PKGNAMESUFFIX=	2
 
@@ -30,7 +30,7 @@ LIB_DEPENDS=	libcares.so:dns/c-ares \
 		libinotify.so:devel/libinotify \
 		libjansson.so:devel/jansson \
 		libjose.so:net/jose \
-		libldb.so:${SAMBA_LDB_PORT} \
+		libldb.so:${SAMBA_LDB_PORT:U${SAMBA_PORT}} \
 		libndr-krb5pac.so:${SAMBA_PORT} \
 		libndr-nbt.so:${SAMBA_PORT} \
 		libndr-standard.so:${SAMBA_PORT} \