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 /www/rubygem-tinyatom | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) |
Notes
Diffstat (limited to 'www/rubygem-tinyatom')
-rw-r--r-- | www/rubygem-tinyatom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rubygem-tinyatom/Makefile b/www/rubygem-tinyatom/Makefile index 96488949159c..55d37bb054eb 100644 --- a/www/rubygem-tinyatom/Makefile +++ b/www/rubygem-tinyatom/Makefile @@ -15,6 +15,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \ rubygem-public_suffix>=0:${PORTSDIR}/dns/rubygem-public_suffix +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |