aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2025-10-10 16:14:30 +0000
committerGleb Popov <arrowd@FreeBSD.org>2025-10-29 06:20:40 +0000
commite034de77bc10088458d09edf51ff15107c49bbc8 (patch)
treece8573b554e57369ccd1c69eb605fa3965611a04 /security/sudo
parent9545d74c426b329535489684176071f7eca54a3f (diff)
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index cfbabb3824dc..42f7edd8e824 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sudo
PORTVERSION= 1.9.17p2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SUDO
@@ -90,7 +91,8 @@ SSL_CONFIGURE_ON= --enable-openssl=${OPENSSLBASE}
.if ${FLAVOR:U} == sssd
RUN_DEPENDS+= sssd:security/sssd2
-CONFIGURE_ARGS+= --with-sssd
+CONFIGURE_ARGS+= --with-sssd \
+ --with-sssd-conf=${LOCALBASE}/etc/sssd/sssd.conf
.endif
LOGFAC?= authpriv