pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-pluggaloid net/ruby-pluggaloid: add USE_LANGU...
details: https://anonhg.NetBSD.org/pkgsrc/rev/367b3da291b5
branches: trunk
changeset: 439221:367b3da291b5
user: taca <taca%pkgsrc.org@localhost>
date: Mon Sep 14 16:57:38 2020 +0000
description:
net/ruby-pluggaloid: add USE_LANGUAGES
Add "USE_LANGUAGES= # none".
diffstat:
net/ruby-pluggaloid/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ac5a8b50fd81 -r 367b3da291b5 net/ruby-pluggaloid/Makefile
--- a/net/ruby-pluggaloid/Makefile Mon Sep 14 16:55:01 2020 +0000
+++ b/net/ruby-pluggaloid/Makefile Mon Sep 14 16:57:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/07/04 06:46:26 tsutsui Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/14 16:57:38 taca Exp $
DISTNAME= pluggaloid-1.5.0
CATEGORIES= net
@@ -11,5 +11,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-delayer>=1.0.0<2.0:../../devel/ruby-delayer
DEPENDS+= ${RUBY_PKGPREFIX}-instance_storage>=1.0.0<2.0.0:../../devel/ruby-instance_storage
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index