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-simple_oauth | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) |
Notes
Diffstat (limited to 'net/rubygem-simple_oauth')
-rw-r--r-- | net/rubygem-simple_oauth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-simple_oauth/Makefile b/net/rubygem-simple_oauth/Makefile index a3f55af33a69..190067f4ff9f 100644 --- a/net/rubygem-simple_oauth/Makefile +++ b/net/rubygem-simple_oauth/Makefile @@ -11,6 +11,8 @@ COMMENT= Builds and verifies OAuth headers LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |