aboutsummaryrefslogtreecommitdiff
path: root/net/nss_ldap/Makefile
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2004-02-02 15:24:36 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2004-02-02 15:24:36 +0000
commita4c7f173ac571ad9d9f119dc5d9e9c81d205d394 (patch)
treeaf64f4d720fc00cc9d3e823127ce1875436dc2b2 /net/nss_ldap/Makefile
parent9bec3eb647285d1e89da365ffd1cec98664442ab (diff)
downloadports-a4c7f173ac571ad9d9f119dc5d9e9c81d205d394.tar.gz
ports-a4c7f173ac571ad9d9f119dc5d9e9c81d205d394.zip
USE_OPENLDAP
Submitted by: Darrin Smith <beldin@beldin.org>
Notes
Notes: svn path=/head/; revision=99814
Diffstat (limited to 'net/nss_ldap/Makefile')
-rw-r--r--net/nss_ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile
index d17d716522e8..cd5cc64d06ec 100644
--- a/net/nss_ldap/Makefile
+++ b/net/nss_ldap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nss_ldap
PORTVERSION= 1.${NSS_LDAP_VERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.padl.com/download/
DISTNAME= ${PORTNAME}-${NSS_LDAP_VERSION}
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${NSS_LDAP_VERSION}
MAINTAINER= nectar@FreeBSD.org
COMMENT= RFC 2307 NSS module
-LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20-client
+USE_OPENLDAP= yes
NSS_LDAP_VERSION=204