aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap23-client
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-08-16 02:18:46 +0800
committereik <eik@FreeBSD.org>2004-08-16 02:18:46 +0800
commit706488cef9318272b6341563014a3a2b276b7ca1 (patch)
tree4f114db6566fe9fdfeac5d7b7a6d8f1cc5407f85 /net/openldap23-client
parent3414aca09d6225d239d4f5c288c5ca6a975c72e5 (diff)
downloadfreebsd-ports-gnome-706488cef9318272b6341563014a3a2b276b7ca1.tar.gz
freebsd-ports-gnome-706488cef9318272b6341563014a3a2b276b7ca1.tar.zst
freebsd-ports-gnome-706488cef9318272b6341563014a3a2b276b7ca1.zip
update to 2.2.15
- new switch WITH_DYNAMIC_BACKENDS - WITH_ODBC has to be specified, even when WITH_ODBC_TYPE is set - 5.x users: when you need to start the daemon early, build with WITH_RCORDER=yes to put the start script into /etc/rc.d
Diffstat (limited to 'net/openldap23-client')
-rw-r--r--net/openldap23-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap23-client/Makefile b/net/openldap23-client/Makefile
index 172fa7d40eec..f5ce1cde5e5b 100644
--- a/net/openldap23-client/Makefile
+++ b/net/openldap23-client/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= openldap
+PKGNAMESUFFIX= -client
COMMENT= Open source LDAP client implementation