diff options
author | tsarna <tsarna> | 2002-09-23 17:34:38 +0000 |
---|---|---|
committer | tsarna <tsarna> | 2002-09-23 17:34:38 +0000 |
commit | b9c4d998c28c35bedec2238456c1fb3f129728d2 (patch) | |
tree | fa2153f9d63ac6ec6dc07a15351e79086c17d87e /databases/openldap1 | |
parent | 3bad278e238959286ff63e4b435dcf4ebab3ec33 (diff) | |
download | pkgsrc-b9c4d998c28c35bedec2238456c1fb3f129728d2.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 |