From a147aeb5633a20075effa37bb7063be3ccbfd246 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 23 Feb 2001 16:52:37 +0000 Subject: Define INSTALLS_SHLIB. --- net/openldap/Makefile | 2 ++ net/openldap12/Makefile | 2 ++ net/openldap2/Makefile | 2 ++ net/openldap20-server/Makefile | 2 ++ net/openldap20/Makefile | 2 ++ net/openldap21-server/Makefile | 2 ++ net/openldap21/Makefile | 2 ++ net/openldap22-server/Makefile | 2 ++ net/openldap22/Makefile | 2 ++ net/openldap23-server/Makefile | 2 ++ net/openldap24-server/Makefile | 2 ++ 11 files changed, 22 insertions(+) (limited to 'net') diff --git a/net/openldap/Makefile b/net/openldap/Makefile index 5cdce9acb1a8..29219ba63c22 100644 --- a/net/openldap/Makefile +++ b/net/openldap/Makefile @@ -43,6 +43,8 @@ CONFIGURE_ARGS+= --enable-ldbm \ --with-ldbm-api=db2 .endif +INSTALLS_SHLIB= yes + BINS= bin/ldapadd \ bin/ldapdelete \ bin/ldapmodify \ 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 \ diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap2/Makefile +++ b/net/openldap2/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 \ diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap20-server/Makefile +++ b/net/openldap20-server/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 \ diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/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 \ diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap21-server/Makefile +++ b/net/openldap21-server/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 \ 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 \ diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/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 \ diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/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 \ diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/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 \ diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 49ae8e462557..070e623d7112 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/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 \ -- cgit v1.2.3