Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/hoe devel/hoe: add USE_LANGUAGES
details: https://anonhg.NetBSD.org/pkgsrc/rev/211ade15222f
branches: trunk
changeset: 434344:211ade15222f
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jun 14 16:12:09 2020 +0000
description:
devel/hoe: add USE_LANGUAGES
Add "USE_LANGUAGES= # none".
diffstat:
devel/hoe/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4b07f6f8236c -r 211ade15222f devel/hoe/Makefile
--- a/devel/hoe/Makefile Sun Jun 14 15:58:09 2020 +0000
+++ b/devel/hoe/Makefile Sun Jun 14 16:12:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2020/03/08 13:25:18 taca Exp $
+# $NetBSD: Makefile,v 1.53 2020/06/14 16:12:09 taca Exp $
DISTNAME= hoe-3.22.1
CATEGORIES= devel
@@ -8,6 +8,8 @@
COMMENT= Rake extension to provide full project automation
LICENSE= mit
+USE_LANGUAGES= # empty
+
RUBYGEM_OPTIONS+= --format-executable
.include "../../lang/ruby/gem.mk"
Home |
Main Index |
Thread Index |
Old Index