Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-01 19:16:24 +00:00
parent e4b322b3f2
commit b3f6677863
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483724

View file

@ -18,6 +18,8 @@ RUN_DEPENDS= rubygem-activesupport5>=4.2:devel/rubygem-activesupport5 \
USES= gem shebangfix
USE_RUBY= yes
NO_ARCH= yes
SHEBANG_FILES= bin/setup
.include <bsd.port.mk>