pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: Add rapidjson



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8dde258c55b
branches:  trunk
changeset: 372059:d8dde258c55b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Nov 26 23:38:17 2017 +0000

description:
textproc/Makefile: Add rapidjson

diffstat:

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

diffs (17 lines):

diff -r 51115705d94d -r d8dde258c55b textproc/Makefile
--- a/textproc/Makefile Sun Nov 26 23:37:18 2017 +0000
+++ b/textproc/Makefile Sun Nov 26 23:38:17 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.969 2017/11/05 03:54:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.970 2017/11/26 23:38:17 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -829,6 +829,7 @@
 SUBDIR+=       qprint
 SUBDIR+=       qsubst
 SUBDIR+=       queequeg
+SUBDIR+=       rapidjson
 SUBDIR+=       raptor
 SUBDIR+=       raptor2
 SUBDIR+=       rarian



Home | Main Index | Thread Index | Old Index