diff options
author | knu <knu@FreeBSD.org> | 2001-02-24 00:52:37 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-02-24 00:52:37 +0800 |
commit | af5e1b2073dcefa0d325f79fea9c5d5569cfc3cc (patch) | |
tree | 958c21591bb4d9fc221dc0a1e4c8fc7e7bc2275e | |
parent | 977b56c162941dd0116cff9f3071e9018fe6544c (diff) | |
download | freebsd-ports-gnome-af5e1b2073dcefa0d325f79fea9c5d5569cfc3cc.tar.gz freebsd-ports-gnome-af5e1b2073dcefa0d325f79fea9c5d5569cfc3cc.tar.zst freebsd-ports-gnome-af5e1b2073dcefa0d325f79fea9c5d5569cfc3cc.zip |
Define INSTALLS_SHLIB.
-rw-r--r-- | net/openldap/Makefile | 2 | ||||
-rw-r--r-- | net/openldap12/Makefile | 2 | ||||
-rw-r--r-- | net/openldap2/Makefile | 2 | ||||
-rw-r--r-- | net/openldap20-server/Makefile | 2 | ||||
-rw-r--r-- | net/openldap20/Makefile | 2 | ||||
-rw-r--r-- | net/openldap21-server/Makefile | 2 | ||||
-rw-r--r-- | net/openldap21/Makefile | 2 | ||||
-rw-r--r-- | net/openldap22-server/Makefile | 2 | ||||
-rw-r--r-- | net/openldap22/Makefile | 2 | ||||
-rw-r--r-- | net/openldap23-server/Makefile | 2 | ||||
-rw-r--r-- | net/openldap24-server/Makefile | 2 |
11 files changed, 22 insertions, 0 deletions
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 \ |