aboutsummaryrefslogtreecommitdiff
path: root/net/linphone
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-17 12:25:47 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-17 12:25:47 +0000
commitfc8613157a07b26a70a62eaf577ca6e426cba4d1 (patch)
treec279c4ee94c978a12c2b81d07a50bf74f014c26d /net/linphone
parentf59f0420f1e3efef6a216a7c23ab0e3e2bd15ec0 (diff)
downloadports-fc8613157a07b26a70a62eaf577ca6e426cba4d1.tar.gz
ports-fc8613157a07b26a70a62eaf577ca6e426cba4d1.zip
Add LDAP option
Notes
Notes: svn path=/head/; revision=384156
Diffstat (limited to 'net/linphone')
-rw-r--r--net/linphone/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/linphone/Makefile b/net/linphone/Makefile
index 7e9ed0adcf5a..2761abc47cb1 100644
--- a/net/linphone/Makefile
+++ b/net/linphone/Makefile
@@ -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