summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-03-19 15:46:43 +0000
committerseb <seb>2003-03-19 15:46:43 +0000
commit8618fa03c9ee0338f2d507d9b408599b4f6c118e (patch)
treea0efc9c0dce79722afee95ab8044b17f45cd307c /databases/Makefile
parent9b9bcec54a70b72e1835a86ef9299015afddda3c (diff)
downloadpkgsrc-8618fa03c9ee0338f2d507d9b408599b4f6c118e.tar.gz
Add & enable p5-DB_File
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 c2c6bbadfec..49cc7da11e3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2003/03/11 11:24:27 mjl Exp $
+# $NetBSD: Makefile,v 1.96 2003/03/19 15:46:43 seb Exp $
#
COMMENT= Databases
@@ -46,6 +46,7 @@ SUBDIR+= p5-DBD-postgresql
SUBDIR+= p5-DBI
SUBDIR+= p5-DBIx-Datasource
SUBDIR+= p5-DBIx-SearchBuilder
+SUBDIR+= p5-DB_File
SUBDIR+= p5-MLDBM
SUBDIR+= p5-MLDBM-Sync
SUBDIR+= p5-SQL-Statement