pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases databases/Makefile: add and enable ruby-gdbm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9321873b4ded
branches:  trunk
changeset: 371897:9321873b4ded
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 16 13:23:52 2022 +0000

description:
databases/Makefile: add and enable ruby-gdbm-gem

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d195418a5ed4 -r 9321873b4ded databases/Makefile
--- a/databases/Makefile        Sun Jan 16 13:23:06 2022 +0000
+++ b/databases/Makefile        Sun Jan 16 13:23:52 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.648 2022/01/16 13:16:31 taca Exp $
+# $NetBSD: Makefile,v 1.649 2022/01/16 13:23:52 taca Exp $
 
 COMMENT=       Databases
 
@@ -476,6 +476,7 @@
 SUBDIR+=       ruby-do_postgres
 SUBDIR+=       ruby-do_sqlite3
 SUBDIR+=       ruby-gdbm
+SUBDIR+=       ruby-gdbm-gem
 SUBDIR+=       ruby-hiera
 SUBDIR+=       ruby-ldap
 SUBDIR+=       ruby-moneta



Home | Main Index | Thread Index | Old Index