summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorgson <gson>2003-01-17 19:42:46 +0000
committergson <gson>2003-01-17 19:42:46 +0000
commitdae8bd759d9647eb2258cbe3b6a5d29847797fc3 (patch)
tree26c0a77af04d4d16d080d00c21b011939841101b /databases/Makefile
parente32bfc486247032e46375f565ef92aa9b59c987b (diff)
downloadpkgsrc-dae8bd759d9647eb2258cbe3b6a5d29847797fc3.tar.gz
Add and enable py-bsddb3.
Diffstat (limited to 'databases/Makefile')
-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