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-dbm.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ace619915188
branches:  trunk
changeset: 371894:ace619915188
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 16 13:16:31 2022 +0000

description:
databases/Makefile: add and enable ruby-dbm.

diffstat:

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

diffs (17 lines):

diff -r 053a338b150c -r ace619915188 databases/Makefile
--- a/databases/Makefile        Sun Jan 16 13:15:52 2022 +0000
+++ b/databases/Makefile        Sun Jan 16 13:16:31 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.647 2021/12/19 06:05:09 taca Exp $
+# $NetBSD: Makefile,v 1.648 2022/01/16 13:16:31 taca Exp $
 
 COMMENT=       Databases
 
@@ -436,6 +436,7 @@
 SUBDIR+=       ruby-awesome_nested_set
 SUBDIR+=       ruby-data_objects
 SUBDIR+=       ruby-datamapper
+SUBDIR+=       ruby-dbm
 SUBDIR+=       ruby-dbd-mysql
 SUBDIR+=       ruby-dbd-odbc
 SUBDIR+=       ruby-dbd-pg



Home | Main Index | Thread Index | Old Index