forked from Lainports/freebsd-ports
Add NO_ARCH
This commit is contained in:
parent
4982340eba
commit
2298ab1db9
1 changed files with 3 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue