summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2012-12-15 11:03:32 +0000
committerjaapb <jaapb@pkgsrc.org>2012-12-15 11:03:32 +0000
commit1bf0d49e170ca30a70fc6031d8c99f031f5ca380 (patch)
treec902e4eb72acac2026e228867402b5da786eace2 /databases/Makefile
parentd5fbf5442141b2241a5329cb8f0fc25f65d4ca6f (diff)
downloadpkgsrc-1bf0d49e170ca30a70fc6031d8c99f031f5ca380.tar.gz
Added ocaml-dbm package to Makefile
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 f9311dfcc67..3a06734d305 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.414 2012/11/27 11:33:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.415 2012/12/15 11:03:32 jaapb Exp $
#
COMMENT= Databases
@@ -80,6 +80,7 @@ SUBDIR+= mysql55-server
SUBDIR+= mysqlcc
SUBDIR+= mytop
SUBDIR+= nss_ldap
+SUBDIR+= ocaml-dbm
SUBDIR+= ocaml-mysql
SUBDIR+= ocaml-sqlite3
SUBDIR+= odbc-postgresql