diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
commit | 4e3d011569769e6a06e4bccf75fd126154afc154 (patch) | |
tree | 4551a3f999116d7a3ec6658a240ad0c15258972f /devel/rubygem-interact | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) |
Notes
Diffstat (limited to 'devel/rubygem-interact')
-rw-r--r-- | devel/rubygem-interact/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-interact/Makefile b/devel/rubygem-interact/Makefile index 0fd43d124b08..25cc91924311 100644 --- a/devel/rubygem-interact/Makefile +++ b/devel/rubygem-interact/Makefile @@ -11,6 +11,8 @@ COMMENT= Simple API for command-line interaction LICENSE= BSD3CLAUSE +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |