pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-highline devel/ruby-highline/Makefile: add ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f08fcb7355fb
branches: trunk
changeset: 329273:f08fcb7355fb
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 03 14:38:49 2019 +0000
description:
devel/ruby-highline/Makefile: add "USE_LANGUAGES= # none"
Add "USE_LANGUAGES= # none".
diffstat:
devel/ruby-highline/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7de44d2b1819 -r f08fcb7355fb devel/ruby-highline/Makefile
--- a/devel/ruby-highline/Makefile Sun Feb 03 14:37:31 2019 +0000
+++ b/devel/ruby-highline/Makefile Sun Feb 03 14:38:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/02/03 14:37:02 taca Exp $
+# $NetBSD: Makefile,v 1.23 2019/02/03 14:38:49 taca Exp $
DISTNAME= highline-2.0.1
CATEGORIES= net security
@@ -8,5 +8,7 @@
COMMENT= High-level console IO library
LICENSE= gnu-gpl-v2 OR ruby-license
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index