summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/openldap1/Makefile4
-rw-r--r--databases/openldap1/PLIST.linux2
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