diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2015-07-03 00:01:06 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2015-07-03 00:01:06 +0800 |
commit | 8d312a4fb5a86bcafb6afe1588b75976c8022320 (patch) | |
tree | 4551a3f999116d7a3ec6658a240ad0c15258972f /textproc | |
parent | 1483ed9220f02284b67b45b550e9fe0aedb4ef9b (diff) | |
download | freebsd-ports-graphics-8d312a4fb5a86bcafb6afe1588b75976c8022320.tar.gz freebsd-ports-graphics-8d312a4fb5a86bcafb6afe1588b75976c8022320.tar.zst freebsd-ports-graphics-8d312a4fb5a86bcafb6afe1588b75976c8022320.zip |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb
Diffstat (limited to 'textproc')
52 files changed, 104 insertions, 0 deletions
diff --git a/textproc/rubygem-albino/Makefile b/textproc/rubygem-albino/Makefile index e8be5bee67d..713eb51b01d 100644 --- a/textproc/rubygem-albino/Makefile +++ b/textproc/rubygem-albino/Makefile @@ -15,6 +15,8 @@ RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn \ ${PYTHON_PKGNAMEPREFIX}pygments>=0.8:${PORTSDIR}/textproc/py-pygments USES= python +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-asciidoctor/Makefile b/textproc/rubygem-asciidoctor/Makefile index b561050467a..37104d72328 100644 --- a/textproc/rubygem-asciidoctor/Makefile +++ b/textproc/rubygem-asciidoctor/Makefile @@ -11,6 +11,8 @@ COMMENT= Fast, open source text processor and publishing toolchain LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.adoc +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index e83cd93e076..ac31f4f4b3e 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -11,6 +11,8 @@ COMMENT= Fast and easy syntax highlighting for selected languages LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-colorator/Makefile b/textproc/rubygem-colorator/Makefile index 36f8ce28cd4..9059dabbfb5 100644 --- a/textproc/rubygem-colorator/Makefile +++ b/textproc/rubygem-colorator/Makefile @@ -12,6 +12,8 @@ COMMENT= Colorize your text in a terminal with a simple API LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-colored/Makefile b/textproc/rubygem-colored/Makefile index cb1d05dc77c..223cda3f8b4 100644 --- a/textproc/rubygem-colored/Makefile +++ b/textproc/rubygem-colored/Makefile @@ -11,6 +11,8 @@ COMMENT= Colorize text on the console LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-creole/Makefile b/textproc/rubygem-creole/Makefile index 71f1297d989..f525f821031 100644 --- a/textproc/rubygem-creole/Makefile +++ b/textproc/rubygem-creole/Makefile @@ -10,6 +10,8 @@ COMMENT= Creole-to-HTML converter LICENSE= RUBY +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-css_parser/Makefile b/textproc/rubygem-css_parser/Makefile index a06bd612ab4..aab4e8060b2 100644 --- a/textproc/rubygem-css_parser/Makefile +++ b/textproc/rubygem-css_parser/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-cssmin/Makefile b/textproc/rubygem-cssmin/Makefile index 05a8e32b65b..4070a158d65 100644 --- a/textproc/rubygem-cssmin/Makefile +++ b/textproc/rubygem-cssmin/Makefile @@ -11,6 +11,8 @@ COMMENT= Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compresso LICENSE= BSD3CLAUSE +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-diff-lcs/Makefile b/textproc/rubygem-diff-lcs/Makefile index 0d210689861..74d878cb291 100644 --- a/textproc/rubygem-diff-lcs/Makefile +++ b/textproc/rubygem-diff-lcs/Makefile @@ -12,6 +12,8 @@ COMMENT= LCS-based diff library for ruby LICENSE= ART20 GPLv2 GPLv3 MIT LICENSE_COMB= dual +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-gemoji/Makefile b/textproc/rubygem-gemoji/Makefile index f20a2663a84..54351198943 100644 --- a/textproc/rubygem-gemoji/Makefile +++ b/textproc/rubygem-gemoji/Makefile @@ -10,6 +10,8 @@ COMMENT= Emoji assets LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-github-markup/Makefile b/textproc/rubygem-github-markup/Makefile index 69ed0f65ddb..2cd2bb08740 100644 --- a/textproc/rubygem-github-markup/Makefile +++ b/textproc/rubygem-github-markup/Makefile @@ -10,6 +10,8 @@ COMMENT= Render any fancy markup LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-gitlab-grit/Makefile b/textproc/rubygem-gitlab-grit/Makefile index 2d9df980c42..bf4005004ab 100644 --- a/textproc/rubygem-gitlab-grit/Makefile +++ b/textproc/rubygem-gitlab-grit/Makefile @@ -16,6 +16,8 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_ rubygem-mime-types1>=1.15:${PORTSDIR}/misc/rubygem-mime-types1 \ rubygem-posix-spawn>=0.3:${PORTSDIR}/devel/rubygem-posix-spawn +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-gitlab-linguist/Makefile b/textproc/rubygem-gitlab-linguist/Makefile index c88520b92be..b1a2e96e011 100644 --- a/textproc/rubygem-gitlab-linguist/Makefile +++ b/textproc/rubygem-gitlab-linguist/Makefile @@ -14,6 +14,8 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:${PORTSDIR}/textproc/rubygem-charloc rubygem-escape_utils-rails4>=0.3.1:${PORTSDIR}/textproc/rubygem-escape_utils-rails4 \ rubygem-mime-types1>=1.19:${PORTSDIR}/misc/rubygem-mime-types1 +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-heredoc_unindent/Makefile b/textproc/rubygem-heredoc_unindent/Makefile index ed0a15336df..91ccd942e12 100644 --- a/textproc/rubygem-heredoc_unindent/Makefile +++ b/textproc/rubygem-heredoc_unindent/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-hoe>=2.9.6:${PORTSDIR}/devel/rubygem-hoe +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-hikidoc/Makefile b/textproc/rubygem-hikidoc/Makefile index de10ae2667d..624a4a1b687 100644 --- a/textproc/rubygem-hikidoc/Makefile +++ b/textproc/rubygem-hikidoc/Makefile @@ -10,6 +10,8 @@ COMMENT= Text-to-HTML conversion tool for web writers LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-htmlentities/Makefile b/textproc/rubygem-htmlentities/Makefile index 57e6ed7493e..7792bf321c1 100644 --- a/textproc/rubygem-htmlentities/Makefile +++ b/textproc/rubygem-htmlentities/Makefile @@ -11,6 +11,8 @@ COMMENT= HTML entity encoding and decoding for Ruby LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile index bae401eb53b..73464a9e226 100644 --- a/textproc/rubygem-ini/Makefile +++ b/textproc/rubygem-ini/Makefile @@ -11,6 +11,8 @@ COMMENT= Ruby INI File Parser and Writer LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-jekyll-assets/Makefile b/textproc/rubygem-jekyll-assets/Makefile index 83dcaad8251..5e5a2cec7c2 100644 --- a/textproc/rubygem-jekyll-assets/Makefile +++ b/textproc/rubygem-jekyll-assets/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= rubygem-fastimage>=1.6:${PORTSDIR}/graphics/rubygem-fastimage \ rubygem-sprockets-helpers>=0:${PORTSDIR}/devel/rubygem-sprockets-helpers \ rubygem-sprockets-sass>=0:${PORTSDIR}/devel/rubygem-sprockets-sass +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-jekyll-gist/Makefile b/textproc/rubygem-jekyll-gist/Makefile index 22878e6a8b8..dece917cbe4 100644 --- a/textproc/rubygem-jekyll-gist/Makefile +++ b/textproc/rubygem-jekyll-gist/Makefile @@ -11,6 +11,8 @@ COMMENT= Liquid tag for displaying GitHub Gists in Jekyll sites LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-jekyll-paginate/Makefile b/textproc/rubygem-jekyll-paginate/Makefile index e1e652c23f6..854bb58d909 100644 --- a/textproc/rubygem-jekyll-paginate/Makefile +++ b/textproc/rubygem-jekyll-paginate/Makefile @@ -11,6 +11,8 @@ COMMENT= Built-in Pagination Generator for Jekyll LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-jsmin/Makefile b/textproc/rubygem-jsmin/Makefile index 9ef78588e64..4b5bb579c49 100644 --- a/textproc/rubygem-jsmin/Makefile +++ b/textproc/rubygem-jsmin/Makefile @@ -11,6 +11,8 @@ COMMENT= Ruby implementation of Douglas Crockford's JSMin JavaScript minifier LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-kramdown/Makefile b/textproc/rubygem-kramdown/Makefile index 520fd084116..28c5926ddd6 100644 --- a/textproc/rubygem-kramdown/Makefile +++ b/textproc/rubygem-kramdown/Makefile @@ -11,6 +11,8 @@ COMMENT= Yet-another-markdown-parser but fast, pure Ruby LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-kwalify/Makefile b/textproc/rubygem-kwalify/Makefile index 5d39aa1768a..90c3e58da65 100644 --- a/textproc/rubygem-kwalify/Makefile +++ b/textproc/rubygem-kwalify/Makefile @@ -11,6 +11,8 @@ COMMENT= Parser, schema validator, and data binding tool for YAML and JSON LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-linguistics/Makefile b/textproc/rubygem-linguistics/Makefile index d87363057d3..edcb7eb12e4 100644 --- a/textproc/rubygem-linguistics/Makefile +++ b/textproc/rubygem-linguistics/Makefile @@ -13,6 +13,8 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= rubygem-loggability>=0.11:${PORTSDIR}/textproc/rubygem-loggability +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile index c01ea8610dc..6fadd736a3a 100644 --- a/textproc/rubygem-liquid/Makefile +++ b/textproc/rubygem-liquid/Makefile @@ -11,6 +11,8 @@ COMMENT= Library for rendering safe templates LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-loggability/Makefile b/textproc/rubygem-loggability/Makefile index 351b93575c4..2311fcb2fbd 100644 --- a/textproc/rubygem-loggability/Makefile +++ b/textproc/rubygem-loggability/Makefile @@ -11,6 +11,8 @@ COMMENT= Composable logging system built on the standard Logger library LICENSE= BSD3CLAUSE +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-ltsv/Makefile b/textproc/rubygem-ltsv/Makefile index 1b1574a4f6e..8ec0b50b520 100644 --- a/textproc/rubygem-ltsv/Makefile +++ b/textproc/rubygem-ltsv/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= RG MAINTAINER= kuriyama@FreeBSD.org COMMENT= Parser / Dumper for LTSV +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile index a42256de01f..14a7bbb6e03 100644 --- a/textproc/rubygem-multi_xml/Makefile +++ b/textproc/rubygem-multi_xml/Makefile @@ -14,6 +14,8 @@ LICENSE= MIT OPTIONS_DEFINE= NOKOGIRI NOKOGIRI_DESC= Nokogiri is a HTML, XML, SAX, and Reader parser +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-opml/Makefile b/textproc/rubygem-opml/Makefile index d9c18514357..6f99e7bde8f 100644 --- a/textproc/rubygem-opml/Makefile +++ b/textproc/rubygem-opml/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= markun@onohara.to COMMENT= Simple wrapper for parsing OPML files +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-org-ruby/Makefile b/textproc/rubygem-org-ruby/Makefile index 13acf9066be..e7e0b0a2885 100644 --- a/textproc/rubygem-org-ruby/Makefile +++ b/textproc/rubygem-org-ruby/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-rubypants>=0.2.0:${PORTSDIR}/textproc/rubygem-rubypants +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-parslet/Makefile b/textproc/rubygem-parslet/Makefile index e457ac742d8..ee63d7f9a76 100644 --- a/textproc/rubygem-parslet/Makefile +++ b/textproc/rubygem-parslet/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-blankslate>=2:${PORTSDIR}/devel/rubygem-blankslate +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-phone/Makefile b/textproc/rubygem-phone/Makefile index b621ea4b816..e3fe53e84e0 100644 --- a/textproc/rubygem-phone/Makefile +++ b/textproc/rubygem-phone/Makefile @@ -11,6 +11,8 @@ COMMENT= Phone number parsing, validation and formatting LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-rak/Makefile b/textproc/rubygem-rak/Makefile index f0a20affb5a..42fc1f2c447 100644 --- a/textproc/rubygem-rak/Makefile +++ b/textproc/rubygem-rak/Makefile @@ -12,6 +12,8 @@ COMMENT= Grep replacement in pure Ruby LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-rdtool/Makefile b/textproc/rubygem-rdtool/Makefile index 798f584dd95..8cb409bfc6c 100644 --- a/textproc/rubygem-rdtool/Makefile +++ b/textproc/rubygem-rdtool/Makefile @@ -12,6 +12,8 @@ COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl) LICENSE= GPLv2 GPLv3 RUBY LICENSE_COMB= dual +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-ri_cal/Makefile b/textproc/rubygem-ri_cal/Makefile index 83de32e9824..48bff3d2300 100644 --- a/textproc/rubygem-ri_cal/Makefile +++ b/textproc/rubygem-ri_cal/Makefile @@ -10,6 +10,8 @@ COMMENT= Library for parsing, and generating iCalendar data LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes diff --git a/textproc/rubygem-rouge/Makefile b/textproc/rubygem-rouge/Makefile index 6962c2fcb42..e8f7ea74954 100644 --- a/textproc/rubygem-rouge/Makefile +++ b/textproc/rubygem-rouge/Makefile @@ -11,6 +11,8 @@ COMMENT= Simple, easy-to-extend drop-in replacement for pygments LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-rttool/Makefile b/textproc/rubygem-rttool/Makefile index dc0ab2dbbc9..67d66bd664f 100644 --- a/textproc/rubygem-rttool/Makefile +++ b/textproc/rubygem-rttool/Makefile @@ -11,6 +11,8 @@ COMMENT= RT into HTML and plain text converter LICENSE= GPLv2 RUBY LICENSE_COMB= dual +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-rubypants/Makefile b/textproc/rubygem-rubypants/Makefile index 2e04b38f851..93aa78abde3 100644 --- a/textproc/rubygem-rubypants/Makefile +++ b/textproc/rubygem-rubypants/Makefile @@ -11,6 +11,8 @@ COMMENT= Translates ASCII into smart typographic punctuation HTML entities LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RAKE= yes USE_RUBYGEMS= yes diff --git a/textproc/rubygem-rugments/Makefile b/textproc/rubygem-rugments/Makefile index ee571f67e8d..de8519d61fa 100644 --- a/textproc/rubygem-rugments/Makefile +++ b/textproc/rubygem-rugments/Makefile @@ -12,6 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE GEM_NAME= ${PORTNAME}-${DISTVERSION} +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-sass32/Makefile b/textproc/rubygem-sass32/Makefile index ce0d6a02b15..62785590589 100644 --- a/textproc/rubygem-sass32/Makefile +++ b/textproc/rubygem-sass32/Makefile @@ -12,6 +12,8 @@ COMMENT= Sass is an extension of CSS3 LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-sax-machine/Makefile b/textproc/rubygem-sax-machine/Makefile index 02d9c3be249..5a8cf8bda9d 100644 --- a/textproc/rubygem-sax-machine/Makefile +++ b/textproc/rubygem-sax-machine/Makefile @@ -11,6 +11,8 @@ COMMENT= Declarative sax parsing library backed by Nokogiri LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile index 3af0bfea322..3f44201939c 100644 --- a/textproc/rubygem-spreadsheet/Makefile +++ b/textproc/rubygem-spreadsheet/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ruby-ole>=1.0:${PORTSDIR}/devel/rubygem-ruby-ole +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-stamp/Makefile b/textproc/rubygem-stamp/Makefile index 046b107a6cb..ab6ae80de4c 100644 --- a/textproc/rubygem-stamp/Makefile +++ b/textproc/rubygem-stamp/Makefile @@ -10,6 +10,8 @@ COMMENT= Format dates and times LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile index 4365f80b5fc..e04c57322be 100644 --- a/textproc/rubygem-syntax/Makefile +++ b/textproc/rubygem-syntax/Makefile @@ -10,6 +10,8 @@ COMMENT= Module for using Systax highlighting in Ruby LICENSE= BSD3CLAUSE +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-text/Makefile b/textproc/rubygem-text/Makefile index b6957a67e30..a44eac30067 100644 --- a/textproc/rubygem-text/Makefile +++ b/textproc/rubygem-text/Makefile @@ -12,6 +12,8 @@ COMMENT= Collection of text algorithms LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.txt +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-tidy/Makefile b/textproc/rubygem-tidy/Makefile index 92212147481..9e4acf05fee 100644 --- a/textproc/rubygem-tidy/Makefile +++ b/textproc/rubygem-tidy/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= don@na.rim.or.jp COMMENT= Ruby interface to HTML Tidy Library Project +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-twitter-text/Makefile b/textproc/rubygem-twitter-text/Makefile index 24b895837b2..f86fdd16090 100644 --- a/textproc/rubygem-twitter-text/Makefile +++ b/textproc/rubygem-twitter-text/Makefile @@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-unf>=0.1.0:${PORTSDIR}/textproc/rubygem-unf +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-unf/Makefile b/textproc/rubygem-unf/Makefile index 30d15b1aca4..ba0f795e6c7 100644 --- a/textproc/rubygem-unf/Makefile +++ b/textproc/rubygem-unf/Makefile @@ -13,6 +13,8 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= rubygem-unf_ext>=0:${PORTSDIR}/textproc/rubygem-unf_ext +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-xml-simple/Makefile b/textproc/rubygem-xml-simple/Makefile index 35f25dd77d9..4ca82d60540 100644 --- a/textproc/rubygem-xml-simple/Makefile +++ b/textproc/rubygem-xml-simple/Makefile @@ -11,6 +11,8 @@ COMMENT= Ruby take off of p5-XML-Simple LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-ya2yaml/Makefile b/textproc/rubygem-ya2yaml/Makefile index fdc3b540d7e..3dce49623fe 100644 --- a/textproc/rubygem-ya2yaml/Makefile +++ b/textproc/rubygem-ya2yaml/Makefile @@ -11,6 +11,8 @@ COMMENT= Yet another YAML converter, includes complete UTF8 support LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-yard-chef/Makefile b/textproc/rubygem-yard-chef/Makefile index cece80d4a45..820a0e37eae 100644 --- a/textproc/rubygem-yard-chef/Makefile +++ b/textproc/rubygem-yard-chef/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-yard>=0.8:${PORTSDIR}/textproc/rubygem-yard +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile index d5a2ebb50fb..14e2390eaaa 100644 --- a/textproc/rubygem-yard/Makefile +++ b/textproc/rubygem-yard/Makefile @@ -11,6 +11,8 @@ COMMENT= Documentation generation tool for Ruby LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |