pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/ruby-tzinfo time/ruby-tzinfo: add USE_LANGUAGES=



details:   https://anonhg.NetBSD.org/pkgsrc/rev/274e6a6d5701
branches:  trunk
changeset: 317208:274e6a6d5701
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jan 02 14:44:48 2019 +0000

description:
time/ruby-tzinfo: add USE_LANGUAGES=

Add "USE_LANGUAGES=     # none".

diffstat:

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

diffs (17 lines):

diff -r 3cb1fff40457 -r 274e6a6d5701 time/ruby-tzinfo/Makefile
--- a/time/ruby-tzinfo/Makefile Wed Jan 02 14:27:59 2019 +0000
+++ b/time/ruby-tzinfo/Makefile Wed Jan 02 14:44:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2018/02/28 15:10:01 taca Exp $
+# $NetBSD: Makefile,v 1.43 2019/01/02 14:44:48 taca Exp $
 
 DISTNAME=      tzinfo-1.2.5
 CATEGORIES=    time
@@ -10,5 +10,7 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-thread_safe>=0.1<1:../../misc/ruby-thread_safe
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index