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 /net-im/rubygem-hipchat | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) |
Notes
Diffstat (limited to 'net-im/rubygem-hipchat')
-rw-r--r-- | net-im/rubygem-hipchat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/rubygem-hipchat/Makefile b/net-im/rubygem-hipchat/Makefile index 603ea07707f9..43b4fee502c6 100644 --- a/net-im/rubygem-hipchat/Makefile +++ b/net-im/rubygem-hipchat/Makefile @@ -14,6 +14,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-httparty>=0:${PORTSDIR}/www/rubygem-httparty \ rubygem-mimemagic>=0:${PORTSDIR}/misc/rubygem-mimemagic +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |