diff options
Diffstat (limited to 'net/openldap21/Makefile')
-rw-r--r-- | net/openldap21/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/Makefile @@ -55,6 +55,8 @@ CPPFLAGS+= -I${LOCALBASE}/include/sasl CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" +INSTALLS_SHLIB= yes + BINS= bin/ldapadd \ bin/ldapdelete \ bin/ldapmodify \ |