summaryrefslogtreecommitdiff
path: root/security/sssd
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-03-21 21:59:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-03-21 21:59:31 +0000
commit7cfe69b5842cdb1ef6fbef80bffbc8f2651889a8 (patch)
tree2b6d3a0598b45365f230c6f61cf8d8d784b7016d /security/sssd
parentUpgrade to 1.5.29. (diff)
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run) - Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3) - Remove obsolete samba36 ports - Modify samba4x ports to install libsmbclient - Convert the ports tree to USES=samba Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8919
Notes
Notes: svn path=/head/; revision=436659
Diffstat (limited to 'security/sssd')
-rw-r--r--security/sssd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sssd/Makefile b/security/sssd/Makefile
index 43f86ac530ed..79ea156a6bc1 100644
--- a/security/sssd/Makefile
+++ b/security/sssd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sssd
PORTVERSION= 1.11.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \
http://mirrors.rit.edu/zi/
@@ -69,7 +69,7 @@ OPTIONS_DEFINE= DOCS SMB
OPTIONS_SUB= yes
SMB_DESC= Install IPA and AD providers (requires Samba4)
-SMB_BUILD_DEPENDS= samba42>=4.2.11:net/samba42
+SMB_USES= samba:lib # libndr-krb5pac libndr-nbt libndr libsamba-util
SMB_CONFIGURE_WITH= samba
post-patch: