pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-globalid devel/ruby-globalid/Makefile: add ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76e71bacd870
branches:  trunk
changeset: 319029:76e71bacd870
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 03 14:36:06 2019 +0000

description:
devel/ruby-globalid/Makefile: add "USE_LANGUAGES= #none"

Add "USE_LANGUAGES= #none".

diffstat:

 devel/ruby-globalid/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r cb8fc1410453 -r 76e71bacd870 devel/ruby-globalid/Makefile
--- a/devel/ruby-globalid/Makefile      Sun Feb 03 14:35:05 2019 +0000
+++ b/devel/ruby-globalid/Makefile      Sun Feb 03 14:36:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/02/03 14:35:05 taca Exp $
+# $NetBSD: Makefile,v 1.9 2019/02/03 14:36:06 taca Exp $
 
 DISTNAME=      globalid-0.4.2
 CATEGORIES=    devel
@@ -10,6 +10,8 @@
 
 DEPENDS+=      ${RUBY_ACTIVESUPPORT_DEPENDS}
 
+USE_LANGAGES=  # none
+
 RUBY_RAILS_ACCEPTED=   42
 
 .include "../../lang/ruby/gem.mk"



Home | Main Index | Thread Index | Old Index