diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-04-27 21:57:31 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-04-27 21:57:31 +0000 |
commit | 462519941e56e838fd1fff77ecc3ebeb554fcb80 (patch) | |
tree | 458ee36a309c86fda82fb043915969b7de517c43 /textproc | |
parent | 3df56b21ed1b7f897b0b1c0a46cddc584aeccfc2 (diff) |
Convert USES=gem:autoplist to USES=gem since autoplist is default
Notes
Notes:
svn path=/head/; revision=414136
Diffstat (limited to 'textproc')
121 files changed, 121 insertions, 121 deletions
diff --git a/textproc/rubygem-actionpack-xml_parser/Makefile b/textproc/rubygem-actionpack-xml_parser/Makefile index 63294c6386e8..8f82947b5919 100644 --- a/textproc/rubygem-actionpack-xml_parser/Makefile +++ b/textproc/rubygem-actionpack-xml_parser/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4.0.0:www/rubygem-actionpack4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-albino/Makefile b/textproc/rubygem-albino/Makefile index 463a4b679236..44eb88ccfe36 100644 --- a/textproc/rubygem-albino/Makefile +++ b/textproc/rubygem-albino/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:devel/rubygem-posix-spawn \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist python +USES= gem python .include <bsd.port.mk> diff --git a/textproc/rubygem-amatch/Makefile b/textproc/rubygem-amatch/Makefile index 2e7f145e3c7f..89e5524431a7 100644 --- a/textproc/rubygem-amatch/Makefile +++ b/textproc/rubygem-amatch/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-tins>=1.0:devel/rubygem-tins USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/agrep.rb diff --git a/textproc/rubygem-asciidoctor/Makefile b/textproc/rubygem-asciidoctor/Makefile index 550f03ae700a..9a11dce293ff 100644 --- a/textproc/rubygem-asciidoctor/Makefile +++ b/textproc/rubygem-asciidoctor/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.adoc NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES+= bin/asciidoctor bin/asciidoctor-safe diff --git a/textproc/rubygem-autoprefixer-rails/Makefile b/textproc/rubygem-autoprefixer-rails/Makefile index be2de7f59481..6841a44e072a 100644 --- a/textproc/rubygem-autoprefixer-rails/Makefile +++ b/textproc/rubygem-autoprefixer-rails/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-execjs>=0:devel/rubygem-execjs NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-babosa/Makefile b/textproc/rubygem-babosa/Makefile index a85e56a855e9..8df39c8688e4 100644 --- a/textproc/rubygem-babosa/Makefile +++ b/textproc/rubygem-babosa/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index 29a00b23703a..ec24ba2e4b21 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -12,7 +12,7 @@ COMMENT= Gems for character encoding detection LIB_DEPENDS= libicui18n.so:devel/icu USE_RUBY= yes -USES= gem:autoplist +USES= gem CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include .include <bsd.port.mk> diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index faf0b9e72de5..245cd0280561 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/coderay diff --git a/textproc/rubygem-colorator/Makefile b/textproc/rubygem-colorator/Makefile index 95fa4733207d..1befe17bf9d0 100644 --- a/textproc/rubygem-colorator/Makefile +++ b/textproc/rubygem-colorator/Makefile @@ -15,6 +15,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-colored/Makefile b/textproc/rubygem-colored/Makefile index 6ca183d39ca4..9b33404711c5 100644 --- a/textproc/rubygem-colored/Makefile +++ b/textproc/rubygem-colored/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-compass-core/Makefile b/textproc/rubygem-compass-core/Makefile index b49ae11ded26..ec5387a30ba0 100644 --- a/textproc/rubygem-compass-core/Makefile +++ b/textproc/rubygem-compass-core/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-multi_json>=1.0:devel/rubygem-multi_json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-compass-import-once/Makefile b/textproc/rubygem-compass-import-once/Makefile index 16ef3d0a1e14..c417c33b0290 100644 --- a/textproc/rubygem-compass-import-once/Makefile +++ b/textproc/rubygem-compass-import-once/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-sass>=3.2:textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-compass-rails/Makefile b/textproc/rubygem-compass-rails/Makefile index d63236c966e4..ef3f9949513b 100644 --- a/textproc/rubygem-compass-rails/Makefile +++ b/textproc/rubygem-compass-rails/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-compass>=1.0.0:textproc/rubygem-compass \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-compass/Makefile b/textproc/rubygem-compass/Makefile index 97df060294b7..525ac106a4d9 100644 --- a/textproc/rubygem-compass/Makefile +++ b/textproc/rubygem-compass/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-chunky_png>=1.2:graphics/rubygem-chunky_png \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/compass diff --git a/textproc/rubygem-creole/Makefile b/textproc/rubygem-creole/Makefile index da98fcebd114..c651a78547f9 100644 --- a/textproc/rubygem-creole/Makefile +++ b/textproc/rubygem-creole/Makefile @@ -13,6 +13,6 @@ LICENSE= RUBY NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-css_parser/Makefile b/textproc/rubygem-css_parser/Makefile index 07623f2b9387..466ec9d86cfd 100644 --- a/textproc/rubygem-css_parser/Makefile +++ b/textproc/rubygem-css_parser/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-addressable>=0:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-cssmin/Makefile b/textproc/rubygem-cssmin/Makefile index 2956ce8111e6..69f6246143d2 100644 --- a/textproc/rubygem-cssmin/Makefile +++ b/textproc/rubygem-cssmin/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-diff-lcs/Makefile b/textproc/rubygem-diff-lcs/Makefile index 85947963e560..4b278cbec0cc 100644 --- a/textproc/rubygem-diff-lcs/Makefile +++ b/textproc/rubygem-diff-lcs/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix ruby_OLD_CMD= ruby SHEBANG_FILES= bin/htmldiff bin/ldiff diff --git a/textproc/rubygem-diffy/Makefile b/textproc/rubygem-diffy/Makefile index 683c6d0fd8ee..e094b61752df 100644 --- a/textproc/rubygem-diffy/Makefile +++ b/textproc/rubygem-diffy/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-elasticsearch-api/Makefile b/textproc/rubygem-elasticsearch-api/Makefile index e0c15c387905..7046d116b279 100644 --- a/textproc/rubygem-elasticsearch-api/Makefile +++ b/textproc/rubygem-elasticsearch-api/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-elasticsearch-transport/Makefile b/textproc/rubygem-elasticsearch-transport/Makefile index fa27998d626b..2372e198442e 100644 --- a/textproc/rubygem-elasticsearch-transport/Makefile +++ b/textproc/rubygem-elasticsearch-transport/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-faraday>=0:www/rubygem-faraday \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-elasticsearch/Makefile b/textproc/rubygem-elasticsearch/Makefile index 0ea466cbe68f..adbf60616100 100644 --- a/textproc/rubygem-elasticsearch/Makefile +++ b/textproc/rubygem-elasticsearch/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-elasticsearch-api=${PORTVERSION}:textproc/rubygem-elasticse NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-emot/Makefile b/textproc/rubygem-emot/Makefile index e981cf1f1d86..edfca8f2d566 100644 --- a/textproc/rubygem-emot/Makefile +++ b/textproc/rubygem-emot/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-thor>=0:devel/rubygem-thor NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/emot diff --git a/textproc/rubygem-escape_utils-rails4/Makefile b/textproc/rubygem-escape_utils-rails4/Makefile index ecff283c1f93..fe9fa85a4b97 100644 --- a/textproc/rubygem-escape_utils-rails4/Makefile +++ b/textproc/rubygem-escape_utils-rails4/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-escape_utils/Makefile b/textproc/rubygem-escape_utils/Makefile index 780ffa0b4acd..3fa481004c33 100644 --- a/textproc/rubygem-escape_utils/Makefile +++ b/textproc/rubygem-escape_utils/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-ezamar/Makefile b/textproc/rubygem-ezamar/Makefile index 81196e094775..7d4908ce935c 100644 --- a/textproc/rubygem-ezamar/Makefile +++ b/textproc/rubygem-ezamar/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-fast_xs/Makefile b/textproc/rubygem-fast_xs/Makefile index 38e0fbbc48c8..a9c3a2625804 100644 --- a/textproc/rubygem-fast_xs/Makefile +++ b/textproc/rubygem-fast_xs/Makefile @@ -14,6 +14,6 @@ COMMENT= Systems integration framework. Expander LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-fast_xs073/Makefile b/textproc/rubygem-fast_xs073/Makefile index b98888075b68..d7f91d91ed49 100644 --- a/textproc/rubygem-fast_xs073/Makefile +++ b/textproc/rubygem-fast_xs073/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-hoe>=2.3.2:devel/rubygem-hoe PORTSCOUT= limit:^0.7 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile index be28d984d0e5..14fcd6451098 100644 --- a/textproc/rubygem-ferret/Makefile +++ b/textproc/rubygem-ferret/Makefile @@ -12,7 +12,7 @@ COMMENT= Ferret is a ruby port of Lucene LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/ferret-browser diff --git a/textproc/rubygem-fog-xml/Makefile b/textproc/rubygem-fog-xml/Makefile index 84d8eb46b587..e46a6f15ea69 100644 --- a/textproc/rubygem-fog-xml/Makefile +++ b/textproc/rubygem-fog-xml/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-gemoji/Makefile b/textproc/rubygem-gemoji/Makefile index 7d2a5e22041b..a689e134debc 100644 --- a/textproc/rubygem-gemoji/Makefile +++ b/textproc/rubygem-gemoji/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-gherkin/Makefile b/textproc/rubygem-gherkin/Makefile index f0f19c60c685..8c006566d326 100644 --- a/textproc/rubygem-gherkin/Makefile +++ b/textproc/rubygem-gherkin/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-gherkin3/Makefile b/textproc/rubygem-gherkin3/Makefile index 156669409362..62e23851536d 100644 --- a/textproc/rubygem-gherkin3/Makefile +++ b/textproc/rubygem-gherkin3/Makefile @@ -17,6 +17,6 @@ EXPIRATION_DATE=2016-04-30 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index 11ad847687a7..9f69233ac7a6 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/git-linguist bin/linguist diff --git a/textproc/rubygem-github-markdown/Makefile b/textproc/rubygem-github-markdown/Makefile index 0631f0374312..12ff50dcbeb8 100644 --- a/textproc/rubygem-github-markdown/Makefile +++ b/textproc/rubygem-github-markdown/Makefile @@ -11,6 +11,6 @@ COMMENT= Self-contained Markdown parser for GitHub DEPRECATED= This gem is not maintained and not supported by upstream USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-github-markup/Makefile b/textproc/rubygem-github-markup/Makefile index afbb343f1c3a..ed10dddcc8f7 100644 --- a/textproc/rubygem-github-markup/Makefile +++ b/textproc/rubygem-github-markup/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= script/bootstrap \ script/cibuild diff --git a/textproc/rubygem-gitlab-grit/Makefile b/textproc/rubygem-gitlab-grit/Makefile index 9b6b91670a2d..72b06c5bb00e 100644 --- a/textproc/rubygem-gitlab-grit/Makefile +++ b/textproc/rubygem-gitlab-grit/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.6:textproc/rubygem-charlock_holmes \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-gitlab-linguist/Makefile b/textproc/rubygem-gitlab-linguist/Makefile index 8dc3a0bbfb4f..1291fdc73662 100644 --- a/textproc/rubygem-gitlab-linguist/Makefile +++ b/textproc/rubygem-gitlab-linguist/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:textproc/rubygem-charlock_holmes \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/linguist diff --git a/textproc/rubygem-heredoc_unindent/Makefile b/textproc/rubygem-heredoc_unindent/Makefile index bd95a90304ac..1c82a2a06e72 100644 --- a/textproc/rubygem-heredoc_unindent/Makefile +++ b/textproc/rubygem-heredoc_unindent/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-hikidoc/Makefile b/textproc/rubygem-hikidoc/Makefile index ede0f6896306..6586ec131c33 100644 --- a/textproc/rubygem-hikidoc/Makefile +++ b/textproc/rubygem-hikidoc/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/hikidoc diff --git a/textproc/rubygem-html-pipeline-gitlab/Makefile b/textproc/rubygem-html-pipeline-gitlab/Makefile index 7db15df8de06..7955fcc6ae4c 100644 --- a/textproc/rubygem-html-pipeline-gitlab/Makefile +++ b/textproc/rubygem-html-pipeline-gitlab/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-html-pipeline/Makefile b/textproc/rubygem-html-pipeline/Makefile index 2e71ce2712fc..25c82d0b0510 100644 --- a/textproc/rubygem-html-pipeline/Makefile +++ b/textproc/rubygem-html-pipeline/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activesupport4>=2:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-html-pipeline1/Makefile b/textproc/rubygem-html-pipeline1/Makefile index 00f0f6f2079d..8902de413adf 100644 --- a/textproc/rubygem-html-pipeline1/Makefile +++ b/textproc/rubygem-html-pipeline1/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activesupport4>=2:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-htmlentities/Makefile b/textproc/rubygem-htmlentities/Makefile index 9710201509a2..e83466599397 100644 --- a/textproc/rubygem-htmlentities/Makefile +++ b/textproc/rubygem-htmlentities/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile index 68fa9df7f5bc..e149a0baadbb 100644 --- a/textproc/rubygem-ini/Makefile +++ b/textproc/rubygem-ini/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-itextomml/Makefile b/textproc/rubygem-itextomml/Makefile index 756b21eb1c33..15f01d4c8fb7 100644 --- a/textproc/rubygem-itextomml/Makefile +++ b/textproc/rubygem-itextomml/Makefile @@ -13,6 +13,6 @@ LICENSE= GPLv2 LGPL20 MPL LICENSE_COMB= dual USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jekyll-assets/Makefile b/textproc/rubygem-jekyll-assets/Makefile index 90b82ab92b41..a33def6c5f6b 100644 --- a/textproc/rubygem-jekyll-assets/Makefile +++ b/textproc/rubygem-jekyll-assets/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-fastimage>=1.8:graphics/rubygem-fastimage \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jekyll-feed/Makefile b/textproc/rubygem-jekyll-feed/Makefile index 66858112a28e..c904102d3a87 100644 --- a/textproc/rubygem-jekyll-feed/Makefile +++ b/textproc/rubygem-jekyll-feed/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jekyll-gist/Makefile b/textproc/rubygem-jekyll-gist/Makefile index 1de1dbca031e..eff28055ab6d 100644 --- a/textproc/rubygem-jekyll-gist/Makefile +++ b/textproc/rubygem-jekyll-gist/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-octokit>=4.2:net/rubygem-octokit NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jekyll-mentions/Makefile b/textproc/rubygem-jekyll-mentions/Makefile index d2ac54b2b30f..392098881e30 100644 --- a/textproc/rubygem-jekyll-mentions/Makefile +++ b/textproc/rubygem-jekyll-mentions/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-html-pipeline>=2.3:textproc/rubygem-html-pipeline \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jekyll-paginate/Makefile b/textproc/rubygem-jekyll-paginate/Makefile index 63532a3e41fb..7bbd9ef03c90 100644 --- a/textproc/rubygem-jekyll-paginate/Makefile +++ b/textproc/rubygem-jekyll-paginate/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= script/bootstrap \ script/cibuild \ script/unbundle diff --git a/textproc/rubygem-jekyll-redirect-from/Makefile b/textproc/rubygem-jekyll-redirect-from/Makefile index a344d4f6db0b..6eef344a8250 100644 --- a/textproc/rubygem-jekyll-redirect-from/Makefile +++ b/textproc/rubygem-jekyll-redirect-from/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-jekyll>=2.0:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jekyll-sass-converter/Makefile b/textproc/rubygem-jekyll-sass-converter/Makefile index 44ddbe0dff07..23216788924b 100644 --- a/textproc/rubygem-jekyll-sass-converter/Makefile +++ b/textproc/rubygem-jekyll-sass-converter/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-sass>=3.4:textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jekyll-sitemap/Makefile b/textproc/rubygem-jekyll-sitemap/Makefile index 6bf4f6c6c307..2afc8187b04c 100644 --- a/textproc/rubygem-jekyll-sitemap/Makefile +++ b/textproc/rubygem-jekyll-sitemap/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jemoji/Makefile b/textproc/rubygem-jemoji/Makefile index 8df3d6ebe740..dda08451a976 100644 --- a/textproc/rubygem-jemoji/Makefile +++ b/textproc/rubygem-jemoji/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-gemoji>=2.0:textproc/rubygem-gemoji \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-jsmin/Makefile b/textproc/rubygem-jsmin/Makefile index 8e2708ee0c03..d54a87ccb7ab 100644 --- a/textproc/rubygem-jsmin/Makefile +++ b/textproc/rubygem-jsmin/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-kramdown/Makefile b/textproc/rubygem-kramdown/Makefile index f0f7631be8b5..fb6801f73219 100644 --- a/textproc/rubygem-kramdown/Makefile +++ b/textproc/rubygem-kramdown/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix PLIST_FILES= bin/kramdown diff --git a/textproc/rubygem-kwalify/Makefile b/textproc/rubygem-kwalify/Makefile index 700f62c19772..b7e652565458 100644 --- a/textproc/rubygem-kwalify/Makefile +++ b/textproc/rubygem-kwalify/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/kwalify diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile index d5b687479532..102b707c525e 100644 --- a/textproc/rubygem-libxml-ruby/Makefile +++ b/textproc/rubygem-libxml-ruby/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT USE_GNOME= libxml2 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-linguistics/Makefile b/textproc/rubygem-linguistics/Makefile index 9baca65f37e8..4ac61af754e3 100644 --- a/textproc/rubygem-linguistics/Makefile +++ b/textproc/rubygem-linguistics/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-loggability>=0.11:textproc/rubygem-loggability NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= lib/linguistics.rb \ lib/linguistics/en/linkparser.rb diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile index 99d018f1a669..94594f717277 100644 --- a/textproc/rubygem-liquid/Makefile +++ b/textproc/rubygem-liquid/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-liquid2/Makefile b/textproc/rubygem-liquid2/Makefile index 23ace8510c2b..d71c8ad31d4e 100644 --- a/textproc/rubygem-liquid2/Makefile +++ b/textproc/rubygem-liquid2/Makefile @@ -16,6 +16,6 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-loggability/Makefile b/textproc/rubygem-loggability/Makefile index fb3a47930d3f..2825de11ad42 100644 --- a/textproc/rubygem-loggability/Makefile +++ b/textproc/rubygem-loggability/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index ec48389be706..dec1449e0294 100644 --- a/textproc/rubygem-loofah/Makefile +++ b/textproc/rubygem-loofah/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-ltsv/Makefile b/textproc/rubygem-ltsv/Makefile index 9eedc0e47628..a04d1f5588c8 100644 --- a/textproc/rubygem-ltsv/Makefile +++ b/textproc/rubygem-ltsv/Makefile @@ -11,6 +11,6 @@ COMMENT= Parser / Dumper for LTSV NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-markaby/Makefile b/textproc/rubygem-markaby/Makefile index 6b4fe6875b04..264d111f9679 100644 --- a/textproc/rubygem-markaby/Makefile +++ b/textproc/rubygem-markaby/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile index 7d05873a3fb4..2295b38ff1f3 100644 --- a/textproc/rubygem-multi_xml/Makefile +++ b/textproc/rubygem-multi_xml/Makefile @@ -16,7 +16,7 @@ NOKOGIRI_DESC= Nokogiri is a HTML, XML, SAX, and Reader parser NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem NOKOGIRI_RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri diff --git a/textproc/rubygem-nokogiri-diff/Makefile b/textproc/rubygem-nokogiri-diff/Makefile index 4e506e974a3a..d06207f63144 100644 --- a/textproc/rubygem-nokogiri-diff/Makefile +++ b/textproc/rubygem-nokogiri-diff/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-nokogiri>=1.5:textproc/rubygem-nokogiri \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index e6d97b8b09b7..679b40602a47 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -11,7 +11,7 @@ COMMENT= HTML, XML, SAX, and Reader parser LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig USE_GNOME= libxml2 libxslt CONFIGURE_ARGS= --use-system-libraries diff --git a/textproc/rubygem-nokogiri14/Makefile b/textproc/rubygem-nokogiri14/Makefile index 371bfc3940c5..c5bbb77982d0 100644 --- a/textproc/rubygem-nokogiri14/Makefile +++ b/textproc/rubygem-nokogiri14/Makefile @@ -12,7 +12,7 @@ COMMENT= HTML, XML, SAX, and Reader parser LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig USE_GNOME= libxml2 libxslt CONFIGURE_ARGS= --use-system-libraries diff --git a/textproc/rubygem-nokogumbo/Makefile b/textproc/rubygem-nokogumbo/Makefile index 30574859a13a..3590bf388ede 100644 --- a/textproc/rubygem-nokogumbo/Makefile +++ b/textproc/rubygem-nokogumbo/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig .include <bsd.port.mk> diff --git a/textproc/rubygem-octopress-escape-code/Makefile b/textproc/rubygem-octopress-escape-code/Makefile index ea42b6b9c9d9..483f620834e8 100644 --- a/textproc/rubygem-octopress-escape-code/Makefile +++ b/textproc/rubygem-octopress-escape-code/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-jekyll>=3.0:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-opml/Makefile b/textproc/rubygem-opml/Makefile index 2aaa36bba24d..234084c51c13 100644 --- a/textproc/rubygem-opml/Makefile +++ b/textproc/rubygem-opml/Makefile @@ -12,6 +12,6 @@ COMMENT= Simple wrapper for parsing OPML files NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-org-ruby/Makefile b/textproc/rubygem-org-ruby/Makefile index e4c22bc9b6ad..62d0b3c53346 100644 --- a/textproc/rubygem-org-ruby/Makefile +++ b/textproc/rubygem-org-ruby/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-rubypants>=0.2.0:textproc/rubygem-rubypants NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/org-ruby diff --git a/textproc/rubygem-parslet/Makefile b/textproc/rubygem-parslet/Makefile index ef17c47be01e..f9b9a14e8d31 100644 --- a/textproc/rubygem-parslet/Makefile +++ b/textproc/rubygem-parslet/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-blankslate>=2:devel/rubygem-blankslate NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-phone/Makefile b/textproc/rubygem-phone/Makefile index 2789b8661864..268c1b774082 100644 --- a/textproc/rubygem-phone/Makefile +++ b/textproc/rubygem-phone/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile index 6efdae85238d..0115c903bf51 100644 --- a/textproc/rubygem-rails-dom-testing/Makefile +++ b/textproc/rubygem-rails-dom-testing/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-rails-html-sanitizer/Makefile b/textproc/rubygem-rails-html-sanitizer/Makefile index b93d5f3d716d..5f39e39864b1 100644 --- a/textproc/rubygem-rails-html-sanitizer/Makefile +++ b/textproc/rubygem-rails-html-sanitizer/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-loofah>=2.0:textproc/rubygem-loofah NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-rak/Makefile b/textproc/rubygem-rak/Makefile index 7cb9d2b4012e..de6ee2fb1834 100644 --- a/textproc/rubygem-rak/Makefile +++ b/textproc/rubygem-rak/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rak diff --git a/textproc/rubygem-rchardet/Makefile b/textproc/rubygem-rchardet/Makefile index bde4a85399ae..d3636616817e 100644 --- a/textproc/rubygem-rchardet/Makefile +++ b/textproc/rubygem-rchardet/Makefile @@ -13,6 +13,6 @@ LICENSE= LGPL21 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile index adbcaeaca055..df68afaff4b2 100644 --- a/textproc/rubygem-rdiscount/Makefile +++ b/textproc/rubygem-rdiscount/Makefile @@ -12,7 +12,7 @@ COMMENT= Fast Markdown converter for ruby based on discount LICENSE= BSD3CLAUSE USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rdiscount diff --git a/textproc/rubygem-rdtool/Makefile b/textproc/rubygem-rdtool/Makefile index 255ed7b23610..80454f472b18 100644 --- a/textproc/rubygem-rdtool/Makefile +++ b/textproc/rubygem-rdtool/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/rd2 bin/rdswap.rb ruby_OLD_CMD= /usr/bin/ruby1.9.1 diff --git a/textproc/rubygem-redcarpet/Makefile b/textproc/rubygem-redcarpet/Makefile index f29847a301b7..ff2c05a96cea 100644 --- a/textproc/rubygem-redcarpet/Makefile +++ b/textproc/rubygem-redcarpet/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/redcarpet diff --git a/textproc/rubygem-reverse_markdown/Makefile b/textproc/rubygem-reverse_markdown/Makefile index f016474812bc..f96daf62a298 100644 --- a/textproc/rubygem-reverse_markdown/Makefile +++ b/textproc/rubygem-reverse_markdown/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= rubygem-nokogiri>=1.6.6.2:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/reverse_markdown .include <bsd.port.mk> diff --git a/textproc/rubygem-ri_cal/Makefile b/textproc/rubygem-ri_cal/Makefile index 18401dbe6ede..18a16f92f74c 100644 --- a/textproc/rubygem-ri_cal/Makefile +++ b/textproc/rubygem-ri_cal/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/ri_cal diff --git a/textproc/rubygem-rich/Makefile b/textproc/rubygem-rich/Makefile index faebc96459fb..469be2375e73 100644 --- a/textproc/rubygem-rich/Makefile +++ b/textproc/rubygem-rich/Makefile @@ -22,6 +22,6 @@ RUN_DEPENDS= rubygem-jquery-rails>=0:www/rubygem-jquery-rails \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-rmmseg-cpp/Makefile b/textproc/rubygem-rmmseg-cpp/Makefile index 73b5f4f57dd4..a9fcd32a5cfd 100644 --- a/textproc/rubygem-rmmseg-cpp/Makefile +++ b/textproc/rubygem-rmmseg-cpp/Makefile @@ -13,7 +13,7 @@ COMMENT= High performance Chinese word segmentation utility LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= misc/convert.rb PLIST_FILES= bin/rmmseg diff --git a/textproc/rubygem-rouge/Makefile b/textproc/rubygem-rouge/Makefile index 04a8b274029d..95381438d689 100644 --- a/textproc/rubygem-rouge/Makefile +++ b/textproc/rubygem-rouge/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rougify .include <bsd.port.mk> diff --git a/textproc/rubygem-rttool/Makefile b/textproc/rubygem-rttool/Makefile index 99105ed4b9b7..3056977451e8 100644 --- a/textproc/rubygem-rttool/Makefile +++ b/textproc/rubygem-rttool/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rdrt2 bin/rt2 diff --git a/textproc/rubygem-ruby-augeas/Makefile b/textproc/rubygem-ruby-augeas/Makefile index ae3a66f12174..fa683210c49a 100644 --- a/textproc/rubygem-ruby-augeas/Makefile +++ b/textproc/rubygem-ruby-augeas/Makefile @@ -17,6 +17,6 @@ LIB_DEPENDS= libaugeas.so:textproc/augeas CONFIGURE_ARGS= --with-opt-include="${LOCALBASE}/include/libxml2" USE_GNOME= libxml2 USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig .include <bsd.port.mk> diff --git a/textproc/rubygem-ruby-xslt/Makefile b/textproc/rubygem-ruby-xslt/Makefile index 9f037fec2a12..943e42111df3 100644 --- a/textproc/rubygem-ruby-xslt/Makefile +++ b/textproc/rubygem-ruby-xslt/Makefile @@ -13,6 +13,6 @@ LICENSE= GPLv2 USE_GNOME= libxslt USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-rubypants/Makefile b/textproc/rubygem-rubypants/Makefile index 739ec0229fcb..21ab5b1ac8a6 100644 --- a/textproc/rubygem-rubypants/Makefile +++ b/textproc/rubygem-rubypants/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-rugments/Makefile b/textproc/rubygem-rugments/Makefile index 43ae89fbd5ad..0d64cea7f7b8 100644 --- a/textproc/rubygem-rugments/Makefile +++ b/textproc/rubygem-rugments/Makefile @@ -15,7 +15,7 @@ GEM_NAME= ${PORTNAME}-${DISTVERSION} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rugmentize diff --git a/textproc/rubygem-sanitize/Makefile b/textproc/rubygem-sanitize/Makefile index ed7da57cefc8..3963f8482541 100644 --- a/textproc/rubygem-sanitize/Makefile +++ b/textproc/rubygem-sanitize/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-crass>=1.0.2:www/rubygem-crass \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-sass-rails/Makefile b/textproc/rubygem-sass-rails/Makefile index 8857ff1715f5..0fa3e3da461b 100644 --- a/textproc/rubygem-sass-rails/Makefile +++ b/textproc/rubygem-sass-rails/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-railties>=3.2.0:www/rubygem-railties \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^3\. diff --git a/textproc/rubygem-sass-rails4/Makefile b/textproc/rubygem-sass-rails4/Makefile index ef3aa80342a6..52e5c8f95ad0 100644 --- a/textproc/rubygem-sass-rails4/Makefile +++ b/textproc/rubygem-sass-rails4/Makefile @@ -23,6 +23,6 @@ PORTSCOUT= limit:^4\. NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-sass-rails5/Makefile b/textproc/rubygem-sass-rails5/Makefile index 3efef6b7ad26..1f0240fa9091 100644 --- a/textproc/rubygem-sass-rails5/Makefile +++ b/textproc/rubygem-sass-rails5/Makefile @@ -22,6 +22,6 @@ RUN_DEPENDS= rubygem-railties4>=4.0.0:www/rubygem-railties4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-sass/Makefile b/textproc/rubygem-sass/Makefile index 376d5ce68cd6..b09d665cfb3d 100644 --- a/textproc/rubygem-sass/Makefile +++ b/textproc/rubygem-sass/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sass bin/sass-convert bin/scss diff --git a/textproc/rubygem-sass32/Makefile b/textproc/rubygem-sass32/Makefile index 5984ddecbc73..31617caacc40 100644 --- a/textproc/rubygem-sass32/Makefile +++ b/textproc/rubygem-sass32/Makefile @@ -17,6 +17,6 @@ PORTSCOUT= limit:^3\.2\. NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-sax-machine/Makefile b/textproc/rubygem-sax-machine/Makefile index 6271508389de..059850989479 100644 --- a/textproc/rubygem-sax-machine/Makefile +++ b/textproc/rubygem-sax-machine/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-scss_lint/Makefile b/textproc/rubygem-scss_lint/Makefile index ef19e1426242..cd20bef04abb 100644 --- a/textproc/rubygem-scss_lint/Makefile +++ b/textproc/rubygem-scss_lint/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-rake>=0.9:devel/rubygem-rake \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/scss-lint diff --git a/textproc/rubygem-shell2html/Makefile b/textproc/rubygem-shell2html/Makefile index 36d6e18653b2..ee7a47fb32cf 100644 --- a/textproc/rubygem-shell2html/Makefile +++ b/textproc/rubygem-shell2html/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/shell2css bin/shell2html .include <bsd.port.mk> diff --git a/textproc/rubygem-simplecov-html/Makefile b/textproc/rubygem-simplecov-html/Makefile index 89cb38b83286..1817ddf191ce 100644 --- a/textproc/rubygem-simplecov-html/Makefile +++ b/textproc/rubygem-simplecov-html/Makefile @@ -12,6 +12,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile index dd28078213fa..ddcb1c36690a 100644 --- a/textproc/rubygem-spreadsheet/Makefile +++ b/textproc/rubygem-spreadsheet/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-ruby-ole>=1.0:devel/rubygem-ruby-ole NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/xlsopcodes diff --git a/textproc/rubygem-stamp/Makefile b/textproc/rubygem-stamp/Makefile index 594c78aff54b..e797f5d10391 100644 --- a/textproc/rubygem-stamp/Makefile +++ b/textproc/rubygem-stamp/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-string-scrub/Makefile b/textproc/rubygem-string-scrub/Makefile index da63996be3c1..cbf2f6d03447 100644 --- a/textproc/rubygem-string-scrub/Makefile +++ b/textproc/rubygem-string-scrub/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.pre.mk> diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile index 16d877e4e0c4..948c0bb19ef2 100644 --- a/textproc/rubygem-syntax/Makefile +++ b/textproc/rubygem-syntax/Makefile @@ -13,6 +13,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-termcolor/Makefile b/textproc/rubygem-termcolor/Makefile index 4c7cc3e14271..fd6bdaeb103b 100644 --- a/textproc/rubygem-termcolor/Makefile +++ b/textproc/rubygem-termcolor/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-highline>=1.5.0:devel/rubygem-highline NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile index 5ed0ea7a202d..3296ee9052be 100644 --- a/textproc/rubygem-terminal-table/Makefile +++ b/textproc/rubygem-terminal-table/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-text/Makefile b/textproc/rubygem-text/Makefile index 960b8a68d2b9..d0daf1df08b1 100644 --- a/textproc/rubygem-text/Makefile +++ b/textproc/rubygem-text/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-tidy/Makefile b/textproc/rubygem-tidy/Makefile index 4f3822da6a18..0f53130ce598 100644 --- a/textproc/rubygem-tidy/Makefile +++ b/textproc/rubygem-tidy/Makefile @@ -12,6 +12,6 @@ COMMENT= Ruby interface to HTML Tidy Library Project NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-twitter-text/Makefile b/textproc/rubygem-twitter-text/Makefile index b856f7f9b0d2..39573eadf8cb 100644 --- a/textproc/rubygem-twitter-text/Makefile +++ b/textproc/rubygem-twitter-text/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-unf>=0.1.0:textproc/rubygem-unf NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-unf/Makefile b/textproc/rubygem-unf/Makefile index 7058b4fd5dc3..7d20b106e83e 100644 --- a/textproc/rubygem-unf/Makefile +++ b/textproc/rubygem-unf/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-unf_ext>=0:textproc/rubygem-unf_ext NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-unf_ext/Makefile b/textproc/rubygem-unf_ext/Makefile index f9d33c10d1c8..7dac4c0588f5 100644 --- a/textproc/rubygem-unf_ext/Makefile +++ b/textproc/rubygem-unf_ext/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-version_sorter/Makefile b/textproc/rubygem-version_sorter/Makefile index 53ccfc6239cf..b4bd3f1bd0c5 100644 --- a/textproc/rubygem-version_sorter/Makefile +++ b/textproc/rubygem-version_sorter/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-wikicloth/Makefile b/textproc/rubygem-wikicloth/Makefile index 3972cb4fda0f..bff0b2ccc510 100644 --- a/textproc/rubygem-wikicloth/Makefile +++ b/textproc/rubygem-wikicloth/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-xml-simple/Makefile b/textproc/rubygem-xml-simple/Makefile index 05d9f8183a73..b38b7d24b9b7 100644 --- a/textproc/rubygem-xml-simple/Makefile +++ b/textproc/rubygem-xml-simple/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-ya2yaml/Makefile b/textproc/rubygem-ya2yaml/Makefile index 6ecaab71e4fb..923f1f2ad84e 100644 --- a/textproc/rubygem-ya2yaml/Makefile +++ b/textproc/rubygem-ya2yaml/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-yard-chef/Makefile b/textproc/rubygem-yard-chef/Makefile index 800ac7b5ab59..515197251486 100644 --- a/textproc/rubygem-yard-chef/Makefile +++ b/textproc/rubygem-yard-chef/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-yard>=0.8:textproc/rubygem-yard NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile index c70f6625712a..d15f6a3b76f1 100644 --- a/textproc/rubygem-yard/Makefile +++ b/textproc/rubygem-yard/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/yard \ bin/yardoc \ diff --git a/textproc/rubygem-zmq/Makefile b/textproc/rubygem-zmq/Makefile index fc20af324185..1b21eb026035 100644 --- a/textproc/rubygem-zmq/Makefile +++ b/textproc/rubygem-zmq/Makefile @@ -14,6 +14,6 @@ LICENSE= LGPL3 LIB_DEPENDS= libzmq.so:net/libzmq2 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |