pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-iniparse devel/ruby-iniparse: add USE_LANGU...
details: https://anonhg.NetBSD.org/pkgsrc/rev/197defde7804
branches: trunk
changeset: 412514:197defde7804
user: taca <taca%pkgsrc.org@localhost>
date: Sun Mar 08 14:19:09 2020 +0000
description:
devel/ruby-iniparse: add USE_LANGUAGES
Add "USE_LANGUAGES= # none".
diffstat:
devel/ruby-iniparse/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 41cdc0c0b684 -r 197defde7804 devel/ruby-iniparse/Makefile
--- a/devel/ruby-iniparse/Makefile Sun Mar 08 14:17:56 2020 +0000
+++ b/devel/ruby-iniparse/Makefile Sun Mar 08 14:19:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/03/08 14:17:56 taca Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/08 14:19:09 taca Exp $
DISTNAME= iniparse-1.5.0
CATEGORIES= devel
@@ -8,5 +8,7 @@
COMMENT= Pure Ruby library for parsing INI documents
LICENSE= apache-2.0
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index