summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/ruby-rouge/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ruby-rouge/Makefile b/www/ruby-rouge/Makefile
index ae751fa99a2..85b2a0b3df8 100644
--- a/www/ruby-rouge/Makefile
+++ b/www/ruby-rouge/Makefile
@@ -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 @@ HOMEPAGE= http://rouge.jneen.net/
COMMENT= Pure-ruby colorizer based on pygments
LICENSE= mit
+USE_LANGUAGES= # none
+
RUBYGEM_OPTIONS+= --format-executable
.include "../../lang/ruby/gem.mk"