summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2017-08-29 13:40:52 +0000
committerfhajny <fhajny@pkgsrc.org>2017-08-29 13:40:52 +0000
commit32ec7cd3d89d8059fe5d948281412ab873cbf6d2 (patch)
tree876730c7408cb113ba6c3fe268db794f60592e0a /databases
parentabf4c9b01518ae31ff5fe7670520b4154d2fa513 (diff)
downloadpkgsrc-32ec7cd3d89d8059fe5d948281412ab873cbf6d2.tar.gz
Enable postgresql-pgroonga
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 02d642be515..49df261f2a1 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.538 2017/08/21 15:40:17 adam Exp $
+# $NetBSD: Makefile,v 1.539 2017/08/29 13:40:52 fhajny Exp $
COMMENT= Databases
@@ -284,6 +284,7 @@ SUBDIR+= poco-data-mysql
SUBDIR+= poco-data-odbc
SUBDIR+= poco-data-sqlite
SUBDIR+= postgresql-pgbench
+SUBDIR+= postgresql-pgroonga
SUBDIR+= postgresql-postgis2
SUBDIR+= postgresql92
SUBDIR+= postgresql92-client