summaryrefslogtreecommitdiff
path: root/net/openldap21-server
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-06 20:43:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-06 20:43:31 +0000
commit92c518e006619e1a08820e1a7809aa367a7882f3 (patch)
treea6b8cc87623e8f62ec57a853d874faec888cd648 /net/openldap21-server
parentChange the package name from "crimson" to "crimson-fields" by setting (diff)
Set LATEST_LINK to "openldap2" to avoid conflict with net/openldap.
Notes
Notes: svn path=/head/; revision=49694
Diffstat (limited to 'net/openldap21-server')
-rw-r--r--net/openldap21-server/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile
index 3391c8d96cd9..fbb1c45d5ac3 100644
--- a/net/openldap21-server/Makefile
+++ b/net/openldap21-server/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 \