aboutsummaryrefslogtreecommitdiff
path: root/net/openldap23-client
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-08-15 18:18:46 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-08-15 18:18:46 +0000
commit47acbb6df71ce04caee06b7dcc15c02bc201e720 (patch)
treef587c33ae7256bbb352b3dcf9e675416302f9036 /net/openldap23-client
parent6115845fee75f3d21ca5c32d68be3fc36ce32ac7 (diff)
downloadports-47acbb6df71ce04caee06b7dcc15c02bc201e720.tar.gz
ports-47acbb6df71ce04caee06b7dcc15c02bc201e720.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
Notes
Notes: svn path=/head/; revision=116303
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