diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/linux-c6-openldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linux-c6-openldap/Makefile b/net/linux-c6-openldap/Makefile index d89bec14425..ad185d197e4 100644 --- a/net/linux-c6-openldap/Makefile +++ b/net/linux-c6-openldap/Makefile @@ -3,7 +3,7 @@ PORTNAME= openldap PORTVERSION= 2.4.40 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org @@ -12,7 +12,7 @@ COMMENT= Lightweight Directory Access Protocol libraries (Linux CentOS ${LINUX_D CONFLICTS= linux-f10-openldap-[0-9]* USES= linux:c6 -#USE_LINUX= openssl +USE_LINUX= cyrus-sasl2 nss nspr RPMVERSION= 12.el6 USE_LINUX_RPM= yes USE_LDCONFIG= yes |