mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
security/sssd: chase samba dependency, unbreak
PR: 209687 Submitted by: prj@rootwyrm.com
This commit is contained in:
parent
69cbc3e9eb
commit
73e34d3d57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415621
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= sssd
|
||||
DISTVERSION= 1.11.7
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \
|
||||
http://mirrors.rit.edu/zi/
|
||||
|
@ -71,7 +71,7 @@ OPTIONS_DEFAULT= DOCS
|
|||
OPTIONS_SUB= yes
|
||||
|
||||
SMB_DESC= Install IPA and AD providers (requires Samba4)
|
||||
SMB_BUILD_DEPENDS= samba41>=4.1.0:net/samba41
|
||||
SMB_BUILD_DEPENDS= samba42>=4.2.11:net/samba42
|
||||
SMB_CONFIGURE_WITH= samba
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue