aboutsummaryrefslogtreecommitdiff
path: root/net/openldap24-server
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2011-03-28 20:45:41 +0000
committerXin LI <delphij@FreeBSD.org>2011-03-28 20:45:41 +0000
commit42187a24f9c49ac126bb06f15eb10b641a35a9f2 (patch)
tree1a08870b5846b824b0b45bfc721768130ab148a9 /net/openldap24-server
parent8af9ee062831dbd4c44c95a71d5444c532aa30c9 (diff)
downloadports-42187a24f9c49ac126bb06f15eb10b641a35a9f2.tar.gz
ports-42187a24f9c49ac126bb06f15eb10b641a35a9f2.zip
Notes
Diffstat (limited to 'net/openldap24-server')
-rw-r--r--net/openldap24-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index 84a1083efdaa..d5e579bb3716 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -39,12 +39,12 @@ WANT_OPENLDAP_VER?= 24
BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}
.endif
-PORTREVISION_CLIENT= 0
+PORTREVISION_CLIENT= 1
PORTREVISION_SERVER= 0
OPENLDAP_SHLIB_MAJOR= 8
OPTIONS= SASL "With (Cyrus) SASL2 support" off \
- FETCH "Enable fetch(3) support" on
+ FETCH "Enable fetch(3) support" off
.if !defined(CLIENT_ONLY)
OPTIONS+= DYNACL "Run-time loadable ACL (experimental)" off \