diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-06 20:43:31 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-06 20:43:31 +0000 |
commit | 92c518e006619e1a08820e1a7809aa367a7882f3 (patch) | |
tree | a6b8cc87623e8f62ec57a853d874faec888cd648 /net/openldap22 | |
parent | 674b0ac13b705e3f67f59508c38de9537127df1b (diff) | |
download | ports-92c518e006619e1a08820e1a7809aa367a7882f3.tar.gz ports-92c518e006619e1a08820e1a7809aa367a7882f3.zip |
Notes
Diffstat (limited to 'net/openldap22')
-rw-r--r-- | net/openldap22/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index 3391c8d96cd9..fbb1c45d5ac3 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -28,6 +28,8 @@ USE_AUTOCONF= yes USE_LIBTOOL= yes USE_OPENSSL= yes +LATEST_LINK= openldap2 + CONFIGURE_ARGS= --localstatedir=/var/db \ --with-threads \ --enable-shared \ |