aboutsummaryrefslogtreecommitdiff
path: root/net/openldap12
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-23 16:52:37 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-23 16:52:37 +0000
commita147aeb5633a20075effa37bb7063be3ccbfd246 (patch)
tree751336005fd1e2636a86d16044afdc4e60a3d8b1 /net/openldap12
parentd4ef5818113e1b99b14a6c74739150a5e4e20c60 (diff)
Notes
Diffstat (limited to 'net/openldap12')
-rw-r--r--net/openldap12/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile
index 5cdce9acb1a8..29219ba63c22 100644
--- a/net/openldap12/Makefile
+++ b/net/openldap12/Makefile
@@ -43,6 +43,8 @@ CONFIGURE_ARGS+= --enable-ldbm \
--with-ldbm-api=db2
.endif
+INSTALLS_SHLIB= yes
+
BINS= bin/ldapadd \
bin/ldapdelete \
bin/ldapmodify \