aboutsummaryrefslogtreecommitdiff
path: root/net/openldap2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap2/Makefile')
-rw-r--r--net/openldap2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap2/Makefile
+++ b/net/openldap2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \