aboutsummaryrefslogtreecommitdiff
path: root/net/openldap25-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap25-server/Makefile')
-rw-r--r--net/openldap25-server/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/openldap25-server/Makefile b/net/openldap25-server/Makefile
index 68ed4f0c1c4c..c554842cf117 100644
--- a/net/openldap25-server/Makefile
+++ b/net/openldap25-server/Makefile
@@ -46,7 +46,7 @@ CONFLICTS_INSTALL= ${PORTNAME}2[0-46-9]-server-* ${PORTNAME}-server-*
GNU_CONFIGURE= yes
PORTREVISION_CLIENT= 0
-PORTREVISION_SERVER= 0
+PORTREVISION_SERVER= 1
OPENLDAP_SHLIB_MAJOR= 0
OPENLDAP_SHLIB_MINOR= 1.4
OPENLDAP_MAJOR= ${DISTVERSION:R}
@@ -195,7 +195,7 @@ DYNLIST_CONFIGURE_ENABLE= dynlist=mod
HOMEDIR_CONFIGURE_ENABLE= homedir=mod
LLOADD_CONFIGURE_ENABLE= balancer=mod
LLOADD_LIB_DEPENDS= libevent.so:devel/libevent
-MDB_CONFIGURE_ENABLE= mdb=mod
+MDB_CONFIGURE_ENABLE= mdb=yes
MEMBEROF_CONFIGURE_ENABLE= memberof=mod
OTP_CONFIGURE_ENABLE= otp=mod
PASSWD_CONFIGURE_ENABLE= passwd=mod
@@ -205,7 +205,7 @@ PERL_USES= perl5
PPOLICY_CONFIGURE_ENABLE= ppolicy=mod
PROXYCACHE_CONFIGURE_ENABLE= proxycache=mod
REFINT_CONFIGURE_ENABLE= refint=mod
-RELAY_CONFIGURE_ENABLE= relay=mod
+RELAY_CONFIGURE_ENABLE= relay=yes
REMOTEAUTH_CONFIGURE_ENABLE= remoteauth=mod
RETCODE_CONFIGURE_ENABLE= retcode=mod
RLOOKUPS_CONFIGURE_ENABLE= rlookups
@@ -220,7 +220,7 @@ SQL_CONFIGURE_ENABLE= sql=mod
SQL_LDFLAGS= -L${LOCALBASE}/lib
SQL_LIB_DEPENDS= libodbc.so:databases/unixODBC
SSSVLV_CONFIGURE_ENABLE= sssvlv=mod
-SYNCPROV_CONFIGURE_ENABLE= syncprov=mod
+SYNCPROV_CONFIGURE_ENABLE= syncprov=yes
TRANSLUCENT_CONFIGURE_ENABLE= translucent=mod
UNIQUE_CONFIGURE_ENABLE= unique=mod
VALSORT_CONFIGURE_ENABLE= valsort=mod