summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2003-05-17 01:45:41 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2003-05-17 01:45:41 +0000
commit9d6a6bdd114e3d71432cedd63176b75a931529e2 (patch)
treed7b7d9553e52fcf282a32456796fe3720fbcec91 /databases/Makefile
parent9683c5fb1a93080bd7ef19451b708dd1d4986c62 (diff)
downloadpkgsrc-9d6a6bdd114e3d71432cedd63176b75a931529e2.tar.gz
add and enable p5-MARC
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 14923d4e757..2d7e3a8c03d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2003/04/06 13:46:22 hubertf Exp $
+# $NetBSD: Makefile,v 1.98 2003/05/17 01:45:41 dmcmahill Exp $
#
COMMENT= Databases
@@ -48,6 +48,7 @@ SUBDIR+= p5-DBI
SUBDIR+= p5-DBIx-Datasource
SUBDIR+= p5-DBIx-SearchBuilder
SUBDIR+= p5-DB_File
+SUBDIR+= p5-MARC
SUBDIR+= p5-MLDBM
SUBDIR+= p5-MLDBM-Sync
SUBDIR+= p5-SQL-Statement