Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-07-24 16:57:17 +00:00
parent 4982340eba
commit 2298ab1db9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507286

View File

@ -11,7 +11,9 @@ COMMENT= Ruby library for running commands as elevated
RUN_DEPENDS= rubygem-winrm>=2.0:sysutils/rubygem-winrm \
rubygem-winrm-fs>=1.0:sysutils/rubygem-winrm-fs
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>