pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-rouge www/ruby-rouge: add USE_LANGUAGES
details: https://anonhg.NetBSD.org/pkgsrc/rev/ba3e9679962d
branches: trunk
changeset: 425407:ba3e9679962d
user: taca <taca%pkgsrc.org@localhost>
date: Sat Mar 21 16:48:18 2020 +0000
description:
www/ruby-rouge: add USE_LANGUAGES
Add "USE_LANGUAGES= # none".
diffstat:
www/ruby-rouge/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 989625db2fed -r ba3e9679962d www/ruby-rouge/Makefile
--- a/www/ruby-rouge/Makefile Sat Mar 21 16:41:41 2020 +0000
+++ b/www/ruby-rouge/Makefile Sat Mar 21 16:48:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/03/11 08:27:25 fcambus Exp $
+# $NetBSD: Makefile,v 1.10 2020/03/21 16:48:18 taca Exp $
DISTNAME= rouge-3.17.0
CATEGORIES= www
@@ -8,6 +8,8 @@
COMMENT= Pure-ruby colorizer based on pygments
LICENSE= mit
+USE_LANGUAGES= # none
+
RUBYGEM_OPTIONS+= --format-executable
.include "../../lang/ruby/gem.mk"
Home |
Main Index |
Thread Index |
Old Index