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