diff options
author | tsarna <tsarna@pkgsrc.org> | 2002-09-23 17:34:38 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2002-09-23 17:34:38 +0000 |
commit | a5e9687c08c7669bdc740e022731e07f3b61c525 (patch) | |
tree | fa2153f9d63ac6ec6dc07a15351e79086c17d87e /databases/openldap1 | |
parent | f0ef988870c1d9d3890ace5838d46bb06e5e4c64 (diff) | |
download | pkgsrc-a5e9687c08c7669bdc740e022731e07f3b61c525.tar.gz |
Support for Zoularis/Linux, cloned from the solaris support
Diffstat (limited to 'databases/openldap1')
-rw-r--r-- | databases/openldap1/Makefile | 4 | ||||
-rw-r--r-- | databases/openldap1/PLIST.linux | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/openldap1/Makefile b/databases/openldap1/Makefile index 600f50a20d8..73f86a6e91e 100644 --- a/databases/openldap1/Makefile +++ b/databases/openldap1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/08/25 19:22:08 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/09/23 17:34:38 tsarna Exp $ # DISTNAME= openldap-1.2.13 @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --enable-shell CONFIGURE_ARGS+= --enable-wrappers .endif -.if ${OPSYS} == "SunOS" +.if ${OPSYS} == "SunOS" || ${OPSYS} == "Linux" .include "../../databases/db/buildlink.mk" CPPFLAGS+= -I${BUILDLINK_DIR}/include/db2 LIBS= -ldb2 -lpthread -lrt diff --git a/databases/openldap1/PLIST.linux b/databases/openldap1/PLIST.linux new file mode 100644 index 00000000000..751fa6914dc --- /dev/null +++ b/databases/openldap1/PLIST.linux @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.linux,v 1.1 2002/09/23 17:34:38 tsarna Exp $ +libexec/slurpd |