summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgson <gson@pkgsrc.org>2003-01-17 19:42:46 +0000
committergson <gson@pkgsrc.org>2003-01-17 19:42:46 +0000
commit3613047cf821a9d5bfb731247605a56c0bc395d3 (patch)
tree26c0a77af04d4d16d080d00c21b011939841101b /databases
parent5963b4e9a2d34b3dde5ef5c93e02bb3c4155b8ba (diff)
downloadpkgsrc-3613047cf821a9d5bfb731247605a56c0bc395d3.tar.gz
Add and enable py-bsddb3.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c1ced94bb94..8a049037771 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2002/12/04 18:49:32 drochner Exp $
+# $NetBSD: Makefile,v 1.90 2003/01/17 19:42:46 gson Exp $
#
COMMENT= Databases
@@ -71,6 +71,7 @@ SUBDIR+= postgresql-lib
SUBDIR+= postgresql-plperl
SUBDIR+= postgresql-pltcl
SUBDIR+= postgresql-server
+SUBDIR+= py-bsddb3
SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit