diff options
Diffstat (limited to 'net/openldap22/Makefile')
-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 \ |