devel/ruby-highline/Makefile: add "USE_LANGUAGES= # none"
Add "USE_LANGUAGES= # none".
This commit is contained in:
parent
cc6e800870
commit
66f39f6436
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2019/02/03 14:37:02 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2019/02/03 14:38:49 taca Exp $
|
||||
|
||||
DISTNAME= highline-2.0.1
|
||||
CATEGORIES= net security
|
||||
|
@ -8,5 +8,7 @@ HOMEPAGE= https://github.com/JEG2/highline
|
|||
COMMENT= High-level console IO library
|
||||
LICENSE= gnu-gpl-v2 OR ruby-license
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue