pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-ethon www/ruby-ethon: Add USE_LANGUAGES line
details: https://anonhg.NetBSD.org/pkgsrc/rev/b71046035435
branches: trunk
changeset: 446956:b71046035435
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 14 15:34:38 2021 +0000
description:
www/ruby-ethon: Add USE_LANGUAGES line
Add "USE_LANGUAGES= # empty".
diffstat:
www/ruby-ethon/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 122b5ccc8dc5 -r b71046035435 www/ruby-ethon/Makefile
--- a/www/ruby-ethon/Makefile Sun Feb 14 15:33:25 2021 +0000
+++ b/www/ruby-ethon/Makefile Sun Feb 14 15:34:38 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/04/14 15:52:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/14 15:34:38 taca Exp $
DISTNAME= ethon-0.12.0
CATEGORIES= www
@@ -11,5 +11,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-ffi>=1.3.0:../../devel/ruby-ffi
DEPENDS+= curl-[0-9]*:../../www/curl
+USE_LANGUAGES= # empty
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index