diff options
Diffstat (limited to 'www/rubygem-cookiejar/Makefile')
-rw-r--r-- | www/rubygem-cookiejar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rubygem-cookiejar/Makefile b/www/rubygem-cookiejar/Makefile index d75cfd751c24..1dcaa3bdb35c 100644 --- a/www/rubygem-cookiejar/Makefile +++ b/www/rubygem-cookiejar/Makefile @@ -11,6 +11,8 @@ COMMENT= Allows for parsing and returning cookies in Ruby HTTP client code LICENSE= BSD2CLAUSE +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |