diff options
author | hwr <hwr@pkgsrc.org> | 1999-01-07 16:50:42 +0000 |
---|---|---|
committer | hwr <hwr@pkgsrc.org> | 1999-01-07 16:50:42 +0000 |
commit | 6c647a063e04f9000ac3a6e9569df3f1a67cd5ad (patch) | |
tree | ebff51ce4f43e7746295494d539e47ab161517a0 /databases | |
parent | 3fe7c2bf1db283d098144ab63ecd6eb64bb36443 (diff) | |
download | pkgsrc-6c647a063e04f9000ac3a6e9569df3f1a67cd5ad.tar.gz |
Enable openldap.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 40850382d7d..1082cf470da 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/01/04 13:11:03 frueauf Exp $ +# $NetBSD: Makefile,v 1.11 1999/01/07 16:50:42 hwr Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -8,6 +8,7 @@ SUBDIR += gtksql # SUBDIR += msql SUBDIR += mysql + SUBDIR += openldap # SUBDIR += p5-DBD-mysql # SUBDIR += p5-DBD-Pg # SUBDIR += p5-DBI |