mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Add LDAP option
This commit is contained in:
parent
f59f0420f1
commit
fc8613157a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384156
@ -32,10 +32,14 @@ USES= gmake libtool pathfix pkgconfig readline:port
|
||||
USE_GNOME= gtk20 intltool libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS NOTIFY UPNP VIDEO
|
||||
OPTIONS_DEFINE= LDAP NLS NOTIFY UPNP VIDEO
|
||||
OPTIONS_DEFAULT=NOTIFY UPNP VIDEO
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
LDAP_CONFIGURE_ENABLE= ldap
|
||||
LDAP_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
|
||||
LDAP_USE= OPENLDAP=yes
|
||||
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
NLS_USES= gettext
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user