pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Add and enable ruby-DBD-sqlite.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/838d8752bf27
branches:  trunk
changeset: 485149:838d8752bf27
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Dec 04 17:26:19 2004 +0000

description:
Add and enable ruby-DBD-sqlite.

diffstat:

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

diffs (17 lines):

diff -r 46c7d8a6c01f -r 838d8752bf27 databases/Makefile
--- a/databases/Makefile        Sat Dec 04 17:20:46 2004 +0000
+++ b/databases/Makefile        Sat Dec 04 17:26:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2004/11/27 14:31:50 taca Exp $
+# $NetBSD: Makefile,v 1.154 2004/12/04 17:26:19 taca Exp $
 #
 
 COMMENT=       Databases
@@ -130,6 +130,7 @@
 SUBDIR+=       rrdtool
 SUBDIR+=       ruby-DBD-mysql
 SUBDIR+=       ruby-DBD-postgresql
+SUBDIR+=       ruby-DBD-sqlite
 SUBDIR+=       ruby-DBI
 SUBDIR+=       ruby-dbm
 SUBDIR+=       ruby-gdbm



Home | Main Index | Thread Index | Old Index