pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/groonga ruby json module is just required to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/131847b4d2fc
branches:  trunk
changeset: 632085:131847b4d2fc
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Mar 15 04:55:21 2014 +0000

description:
ruby json module is just required to test.

diffstat:

 textproc/groonga/options.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 01b1111fb3dc -r 131847b4d2fc textproc/groonga/options.mk
--- a/textproc/groonga/options.mk       Sat Mar 15 04:40:38 2014 +0000
+++ b/textproc/groonga/options.mk       Sat Mar 15 04:55:21 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2014/02/11 16:21:01 taca Exp $
+# $NetBSD: options.mk,v 1.9 2014/03/15 04:55:21 obache Exp $
 #
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.groonga
@@ -32,6 +32,7 @@
 BUILD_DEPENDS+=                ${RUBY_PKGPREFIX}-msgpack>=0.5.6:../../devel/ruby-msgpack
 BUILD_DEPENDS+=                ${RUBY_PKGPREFIX}-test-unit>=2.5.5:../../devel/ruby-test-unit
 BUILD_DEPENDS+=                ${RUBY_PKGPREFIX}-test-unit-notify>=1.0.1:../../devel/ruby-test-unit-notify
+RUBY_JSON_REQD=                0:build
 .include "../../lang/ruby/json.mk"
 .else
 CONFIGURE_ARGS+=       --without-cutter



Home | Main Index | Thread Index | Old Index