security/sssd: chase samba dependency, unbreak

PR:		209687
Submitted by:	prj@rootwyrm.com
This commit is contained in:
Kurt Jaeger 2016-05-22 02:45:23 +00:00
parent 69cbc3e9eb
commit 73e34d3d57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415621

View file

@ -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>