summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorseb <seb>2008-08-23 20:12:35 +0000
committerseb <seb>2008-08-23 20:12:35 +0000
commit67f449138f1c0cabb589368999d81b1971cc938f (patch)
tree2a27b924aae5f53a08689fe36cbef5dd00ca2615 /databases/Makefile
parent88bc3f371b47b22019a98b58c85470a3998d3758 (diff)
downloadpkgsrc-67f449138f1c0cabb589368999d81b1971cc938f.tar.gz
Add & enable p5-DBM-Deep
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 ec659af2e70..6e1760e017a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.258 2008/07/28 19:49:12 martti Exp $
+# $NetBSD: Makefile,v 1.259 2008/08/23 20:12:35 seb Exp $
#
COMMENT= Databases
@@ -99,6 +99,7 @@ SUBDIR+= p5-DBIx-DBSchema
SUBDIR+= p5-DBIx-Datasource
SUBDIR+= p5-DBIx-Schema
SUBDIR+= p5-DBIx-SearchBuilder
+SUBDIR+= p5-DBM-Deep
SUBDIR+= p5-DB_File
SUBDIR+= p5-DB_File-Lock
SUBDIR+= p5-Data-Table