aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap12
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-06-05 06:37:21 +0800
committerroam <roam@FreeBSD.org>2001-06-05 06:37:21 +0800
commitc037652a038bc8537092bf312be993ad15a5f338 (patch)
tree48b41464b4b0dd7ac8709d2214ffd5933f3bbfed /net/openldap12
parentae85c66403cf38760062380fb8269f271c19c096 (diff)
downloadfreebsd-ports-graphics-c037652a038bc8537092bf312be993ad15a5f338.tar.gz
freebsd-ports-graphics-c037652a038bc8537092bf312be993ad15a5f338.tar.zst
freebsd-ports-graphics-c037652a038bc8537092bf312be993ad15a5f338.zip
Move the persistent database from wiped-on-reboot /var/run
to the really persistent /var/db. Bump PORTREVISION to indicate behavior/functionality change (make it work across reboots, well how about that ;) PR: 27879 Submitted by: David Wimsey <dwimsey@rtci.com>
Diffstat (limited to 'net/openldap12')
-rw-r--r--net/openldap12/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile
index 97ee82b1467..a3330274b68 100644
--- a/net/openldap12/Makefile
+++ b/net/openldap12/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openldap
PORTVERSION= 1.2.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -25,7 +25,7 @@ MAINTAINER= lodea@vet.com.au
USE_LIBTOOL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--enable-shared \
--enable-dns