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/rubygem-aws-s3 | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) | |
download | ports-4e3d011569769e6a06e4bccf75fd126154afc154.tar.gz ports-4e3d011569769e6a06e4bccf75fd126154afc154.zip |
Notes
Diffstat (limited to 'net/rubygem-aws-s3')
-rw-r--r-- | net/rubygem-aws-s3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-aws-s3/Makefile b/net/rubygem-aws-s3/Makefile index 52b1c15efa52..303887611702 100644 --- a/net/rubygem-aws-s3/Makefile +++ b/net/rubygem-aws-s3/Makefile @@ -13,6 +13,8 @@ RUN_DEPENDS= rubygem-xml-simple>=0:${PORTSDIR}/textproc/rubygem-xml-simple \ rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \ rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |