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/08ca442422ba
branches: trunk
changeset: 327471:08ca442422ba
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 12ea72c5cce7 -r 08ca442422ba 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