pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-diva devel/ruby-diva: add USE_LANGUAGES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/925bc91b4887
branches:  trunk
changeset: 425724:925bc91b4887
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 23 15:34:38 2020 +0000

description:
devel/ruby-diva: add USE_LANGUAGES

Add "USE_LANGUAGES=     # none".

diffstat:

 devel/ruby-diva/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c9d71922dbcb -r 925bc91b4887 devel/ruby-diva/Makefile
--- a/devel/ruby-diva/Makefile  Mon Mar 23 15:34:03 2020 +0000
+++ b/devel/ruby-diva/Makefile  Mon Mar 23 15:34:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/02/16 04:16:06 tsutsui Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/23 15:34:38 taca Exp $
 
 DISTNAME=      diva-1.0.2
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -11,5 +11,7 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-addressable>=2.5.2<2.8:../../net/ruby-addressable
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index