summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2002-11-29 19:20:17 +0000
committerjmmv <jmmv>2002-11-29 19:20:17 +0000
commitfce1495f8139c978235a25bb2b5c4002d0fbf4d6 (patch)
tree2330d5f6c5c9e18fed68a1de47006fa7498d1ff9 /databases/Makefile
parent85e3622e313a8b3c0949723f0c805a60ef1325eb (diff)
downloadpkgsrc-fce1495f8139c978235a25bb2b5c4002d0fbf4d6.tar.gz
Add and enable tdb.
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 fe9553398da..c93d3958ce7 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2002/10/30 06:45:54 rh Exp $
+# $NetBSD: Makefile,v 1.88 2002/11/29 19:20:17 jmmv Exp $
#
COMMENT= Databases
@@ -88,6 +88,7 @@ SUBDIR+= sqlite
SUBDIR+= sqsh
SUBDIR+= tcl-gdbm
SUBDIR+= tcl-postgresql
+SUBDIR+= tdb
SUBDIR+= tk-postgresql
SUBDIR+= unixodbc
SUBDIR+= unixodbc-DataManager