pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-temple textproc/ruby-temple: add USE_LAN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff5832d660c5
branches:  trunk
changeset: 414215:ff5832d660c5
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 24 17:08:44 2020 +0000

description:
textproc/ruby-temple: add USE_LANGUAGES

add "USE_LANGUAGES=     # none".

diffstat:

 textproc/ruby-temple/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9df69bd9df44 -r ff5832d660c5 textproc/ruby-temple/Makefile
--- a/textproc/ruby-temple/Makefile     Tue Mar 24 17:07:55 2020 +0000
+++ b/textproc/ruby-temple/Makefile     Tue Mar 24 17:08:44 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/03/24 17:07:55 taca Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/24 17:08:44 taca Exp $
 
 DISTNAME=      temple-0.8.2
 CATEGORIES=    textproc
@@ -8,7 +8,7 @@
 COMMENT=       Template compilation framework in Ruby
 LICENSE=       mit
 
-#RUBYGEM_OPTIONS+=     --format-executable
+USE_LANGUAGES= # none
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index