diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-11-03 17:24:56 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-11-03 17:24:56 +0000 |
| commit | be2343acbaf02dddc6713b9c15652cd3c7b7fbb1 (patch) | |
| tree | b61303859522c06434d7be612f61adb2da87ad95 /sysutils/rubygem-shellany | |
| parent | 7f65f571b0b51195a181c793f415613619b8da31 (diff) | |
Notes
Diffstat (limited to 'sysutils/rubygem-shellany')
| -rw-r--r-- | sysutils/rubygem-shellany/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/rubygem-shellany/Makefile b/sysutils/rubygem-shellany/Makefile index 5bf24d1e4632..61a78ee5e7cb 100644 --- a/sysutils/rubygem-shellany/Makefile +++ b/sysutils/rubygem-shellany/Makefile @@ -11,8 +11,9 @@ COMMENT= MRI+JRuby compatible command output capturing LICENSE= MIT -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> |
