summaryrefslogtreecommitdiff
path: root/net/nss_ldap
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-08-14 22:12:22 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-08-14 22:12:22 +0000
commit7c0800f7ecd0f2b76fcb23e301be3bcbfa23e29a (patch)
tree046589911dd65a013b01d27383fe064c31f921d9 /net/nss_ldap
parentAdd a patch from gtk+ CVS that fixes the corrupt thumbnails in (diff)
Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama
Notes
Notes: svn path=/head/; revision=86962
Diffstat (limited to 'net/nss_ldap')
-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 67ddba64106c..97ebb2a0683f 100644
--- a/net/nss_ldap/Makefile
+++ b/net/nss_ldap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nss_ldap
PORTVERSION= 1.${NSS_LDAP_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
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
+LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20-client
NSS_LDAP_VERSION=204