Skip to content

Commit

Permalink
devel/ruby-delayer: add USE_LANGUAGES line
Browse files Browse the repository at this point in the history
Add "USE_LANGUAGES= # none".
  • Loading branch information
taca committed Jan 3, 2020
1 parent 506521f commit 934af18
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devel/ruby-delayer/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2020/01/03 01:53:56 tsutsui Exp $
# $NetBSD: Makefile,v 1.6 2020/01/03 03:20:18 taca Exp $

DISTNAME= delayer-1.1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
Expand All @@ -9,5 +9,7 @@ HOMEPAGE= https://rubygems.org/gems/delayer
COMMENT= Ruby module to delay the processing
LICENSE= mit

USE_LANGUAGES= # none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

0 comments on commit 934af18

Please sign in to comment.