textproc/ruby-temple: add USE_LANGUAGES
add "USE_LANGUAGES= # none".
This commit is contained in:
parent
d567b27413
commit
1612321f7f
1 changed files with 2 additions and 2 deletions
|
@ -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 @@ HOMEPAGE= https://github.com/judofyr/temple
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue