Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Hook apache-solr to the make tree.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ffaf7008c23
branches:  trunk
changeset: 434015:3ffaf7008c23
user:      jym <jym%pkgsrc.org@localhost>
date:      Tue Jun 09 22:20:56 2020 +0000

description:
Hook apache-solr to the make tree.

diffstat:

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

diffs (17 lines):

diff -r 12c23920b7d2 -r 3ffaf7008c23 databases/Makefile
--- a/databases/Makefile        Tue Jun 09 22:20:01 2020 +0000
+++ b/databases/Makefile        Tue Jun 09 22:20:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.603 2020/05/23 20:00:45 adam Exp $
+# $NetBSD: Makefile,v 1.604 2020/06/09 22:20:56 jym Exp $
 
 COMMENT=       Databases
 
@@ -9,6 +9,7 @@
 SUBDIR+=       adodb
 SUBDIR+=       apache-cassandra
 SUBDIR+=       apache-cassandra2
+SUBDIR+=       apache-solr
 SUBDIR+=       cdb
 SUBDIR+=       clisp-bdb
 SUBDIR+=       clisp-gdbm



Home | Main Index | Thread Index | Old Index