MFH: r517867
- Switch to USE_OPENLDAP framework instead of direct openldap origin hardcode, unbreak OpenLDAP/SASL use PR: 241922 Submitted by: myself Approved by: maintainer (woodsb02) Approved by: ports-secteam (joneum)
This commit is contained in:
parent
d272f7b730
commit
5298b70377
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=517869
@ -32,10 +32,8 @@ OPTIONS_SUB= yes
|
||||
|
||||
CLIENT_DESC= Quassel client (for use with core)
|
||||
CLIENT_CMAKE_BOOL= WANT_QTCLIENT
|
||||
CLIENT_USE= qt=dbus,gui,phonon4,webkit,widgets
|
||||
CLIENT_USE= qt=dbus,gui,phonon4,webkit,widgets openldap=yes
|
||||
CLIENT_LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt \
|
||||
libldap-2.4.so.2:net/openldap24-client \
|
||||
liblber-2.4.so.2:net/openldap24-client \
|
||||
libsnore-qt5.so:devel/snorenotify
|
||||
|
||||
CORE_DESC= Quassel core server (for use with client)
|
||||
|
Loading…
Reference in New Issue
Block a user