aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2024-02-28 17:06:28 +0000
committerRenato Botelho <garga@FreeBSD.org>2024-02-28 17:11:29 +0000
commitdbb99230a5c36c7d9f9be8b29bb186cec857886d (patch)
treeae7d1a1469805a846b10dbe572779fa2ab547365
parentb30c216bf1fc16531a81ca245f9d75a2cbc5a74f (diff)
downloadports-dbb99230a5c36c7d9f9be8b29bb186cec857886d.tar.gz
ports-dbb99230a5c36c7d9f9be8b29bb186cec857886d.zip
security/sssd2: Fix circular dependency with sudo
Re-apply 2f448a87ed31 and remove sudo from the list of dependencies to fix circular dependency issue when sudo is built with SSSD2 option. Previous commit was made by dvl@ on now retired sssd-devel port. PR: 277371 Reported by: Slawomir Wojciech Wojtczak <vermaden@interia.pl> Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r--security/sssd2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/sssd2/Makefile b/security/sssd2/Makefile
index 477a3cb3c832..12b6c8f104b0 100644
--- a/security/sssd2/Makefile
+++ b/security/sssd2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sssd
PORTVERSION= 2.9.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
PKGNAMESUFFIX= 2
@@ -54,8 +54,7 @@ LIB_DEPENDS= libcares.so:dns/c-ares \
libunistring.so:devel/libunistring \
libuuid.so:misc/e2fsprogs-libuuid
-RUN_DEPENDS= cyrus-sasl-gssapi>0:security/cyrus-sasl2-gssapi \
- sudo>0:security/sudo
+RUN_DEPENDS= cyrus-sasl-gssapi>0:security/cyrus-sasl2-gssapi
USES= autoreconf cpe gettext gmake gssapi:bootstrap,flags,mit iconv ldap \
libtool localbase:ldflags pathfix pkgconfig python:3.9+ shebangfix ssl