pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/couchdb couchdb: add test target to Makefile
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c5c39bc8c16
branches: trunk
changeset: 331953:9c5c39bc8c16
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Mar 29 00:09:31 2019 +0000
description:
couchdb: add test target to Makefile
diffstat:
databases/couchdb/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6d5e05a111c2 -r 9c5c39bc8c16 databases/couchdb/Makefile
--- a/databases/couchdb/Makefile Thu Mar 28 23:52:09 2019 +0000
+++ b/databases/couchdb/Makefile Fri Mar 29 00:09:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2018/12/15 21:12:19 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2019/03/29 00:09:31 gutteridge Exp $
#
DISTNAME= apache-couchdb-2.1.1
@@ -73,6 +73,7 @@
CONFIGURE_ARGS+= --with-curl
BUILD_TARGET= release
+TEST_TARGET= check
INSTALLATION_DIRS+= bin couchdb/lib
INSTALLATION_DIRS+= couchdb/share/server couchdb/share/www/docs
Home |
Main Index |
Thread Index |
Old Index