diff --git a/accessibility/rubygem-atk/Makefile b/accessibility/rubygem-atk/Makefile index 64123b8c6a1b0..6d376743499c7 100644 --- a/accessibility/rubygem-atk/Makefile +++ b/accessibility/rubygem-atk/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USE_GNOME= atk USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/archivers/rubygem-archive-tar-minitar/Makefile b/archivers/rubygem-archive-tar-minitar/Makefile index 8005646dc4485..621637affff2c 100644 --- a/archivers/rubygem-archive-tar-minitar/Makefile +++ b/archivers/rubygem-archive-tar-minitar/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/minitar diff --git a/archivers/rubygem-archive-zip/Makefile b/archivers/rubygem-archive-zip/Makefile index 5d9ffa8f637da..b779cde6b2734 100644 --- a/archivers/rubygem-archive-zip/Makefile +++ b/archivers/rubygem-archive-zip/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-io-like>=0.3.0:devel/rubygem-io-like NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/archivers/rubygem-bzip2-ruby/Makefile b/archivers/rubygem-bzip2-ruby/Makefile index de4a6c5fcd214..1a100e588ddcc 100644 --- a/archivers/rubygem-bzip2-ruby/Makefile +++ b/archivers/rubygem-bzip2-ruby/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/archivers/rubygem-libarchive/Makefile b/archivers/rubygem-libarchive/Makefile index c603d3bc27403..c199dd3e5f72d 100644 --- a/archivers/rubygem-libarchive/Makefile +++ b/archivers/rubygem-libarchive/Makefile @@ -13,7 +13,7 @@ COMMENT= Ruby bindings for libarchive LICENSE= BSD3CLAUSE USE_RUBY= yes -USES= dos2unix gem:autoplist libarchive +USES= dos2unix gem libarchive DOS2UNIX_FILES= ext/depend diff --git a/archivers/rubygem-minitar/Makefile b/archivers/rubygem-minitar/Makefile index 5a6c07b09d299..a76eedd3f5911 100644 --- a/archivers/rubygem-minitar/Makefile +++ b/archivers/rubygem-minitar/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/minitar diff --git a/archivers/rubygem-ruby-xz/Makefile b/archivers/rubygem-ruby-xz/Makefile index ab17505451189..831e9791474e9 100644 --- a/archivers/rubygem-ruby-xz/Makefile +++ b/archivers/rubygem-ruby-xz/Makefile @@ -9,6 +9,6 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for the liblzma library USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/archivers/rubygem-rubyzip/Makefile b/archivers/rubygem-rubyzip/Makefile index 65ebebc4caf0d..542ee170fb170 100644 --- a/archivers/rubygem-rubyzip/Makefile +++ b/archivers/rubygem-rubyzip/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/archivers/rubygem-rubyzip2/Makefile b/archivers/rubygem-rubyzip2/Makefile index 5661dfbd35e87..79951faa0490e 100644 --- a/archivers/rubygem-rubyzip2/Makefile +++ b/archivers/rubygem-rubyzip2/Makefile @@ -12,6 +12,6 @@ COMMENT= Ruby compatible Zip library NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/audio/rubygem-librmpd/Makefile b/audio/rubygem-librmpd/Makefile index 2fd2023790e6a..f166f97418068 100644 --- a/audio/rubygem-librmpd/Makefile +++ b/audio/rubygem-librmpd/Makefile @@ -12,6 +12,6 @@ COMMENT= Is a simple yet powerful Music Player Daemon library NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile index 52a4d41e1cf00..a437f0841e46c 100644 --- a/audio/rubygem-ruby-mp3info/Makefile +++ b/audio/rubygem-ruby-mp3info/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/audio/rubygem-ruby-ogginfo/Makefile b/audio/rubygem-ruby-ogginfo/Makefile index 2118a700a03ee..d94f571b9a69c 100644 --- a/audio/rubygem-ruby-ogginfo/Makefile +++ b/audio/rubygem-ruby-ogginfo/Makefile @@ -13,6 +13,6 @@ LICENSE= GPLv3 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/audio/rubygem-ruby-shout/Makefile b/audio/rubygem-ruby-shout/Makefile index cbe85aa94c506..3f025e0e28ac6 100644 --- a/audio/rubygem-ruby-shout/Makefile +++ b/audio/rubygem-ruby-shout/Makefile @@ -16,6 +16,6 @@ LIB_DEPENDS= libshout.so:audio/libshout CONFIGURE_ARGS= --with-opt-include="${LOCALBASE}/include" USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/benchmarks/rubygem-benchmark-ips/Makefile b/benchmarks/rubygem-benchmark-ips/Makefile index c9ac26706b1d4..12ea5cd900253 100644 --- a/benchmarks/rubygem-benchmark-ips/Makefile +++ b/benchmarks/rubygem-benchmark-ips/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/benchmarks/rubygem-railsbench/Makefile b/benchmarks/rubygem-railsbench/Makefile index 2e0a278fe8a05..67dd1bab318f0 100644 --- a/benchmarks/rubygem-railsbench/Makefile +++ b/benchmarks/rubygem-railsbench/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/railsbench diff --git a/comms/rubygem-callsign/Makefile b/comms/rubygem-callsign/Makefile index f2f0fac27676d..a352b9dd0d2ed 100644 --- a/comms/rubygem-callsign/Makefile +++ b/comms/rubygem-callsign/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-hashie>=0:devel/rubygem-hashie \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/comms/rubygem-ruby-termios/Makefile b/comms/rubygem-ruby-termios/Makefile index ce70864f7e05e..2fff44b5ccb8f 100644 --- a/comms/rubygem-ruby-termios/Makefile +++ b/comms/rubygem-ruby-termios/Makefile @@ -12,6 +12,6 @@ LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/converters/rubygem-bsdconv/Makefile b/converters/rubygem-bsdconv/Makefile index c66eb0fe4c8be..abb4a26c672dd 100644 --- a/converters/rubygem-bsdconv/Makefile +++ b/converters/rubygem-bsdconv/Makefile @@ -19,6 +19,6 @@ CONFIGURE_ARGS+=--with-bsdconv-dir=${LOCALBASE} GEM_NAME= ${DISTNAME} USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-activemodel/Makefile b/databases/rubygem-activemodel/Makefile index 1eaf20268182d..fa7f660c828f4 100644 --- a/databases/rubygem-activemodel/Makefile +++ b/databases/rubygem-activemodel/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:devel/rubygem-activesupport \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-activemodel4/Makefile b/databases/rubygem-activemodel4/Makefile index 16290bd1bac4f..6be46515f9335 100644 --- a/databases/rubygem-activemodel4/Makefile +++ b/databases/rubygem-activemodel4/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-activerecord-jdbc-adapter/Makefile b/databases/rubygem-activerecord-jdbc-adapter/Makefile index 173160463c955..f5c3e2d88170f 100644 --- a/databases/rubygem-activerecord-jdbc-adapter/Makefile +++ b/databases/rubygem-activerecord-jdbc-adapter/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= jruby:lang/jruby \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile b/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile index f882a987752f3..ddaef9559e5b3 100644 --- a/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile +++ b/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= jruby:lang/jruby \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-activerecord-mysql-adapter/Makefile b/databases/rubygem-activerecord-mysql-adapter/Makefile index 88a8eddb22ecf..4b805ee4bd87f 100644 --- a/databases/rubygem-activerecord-mysql-adapter/Makefile +++ b/databases/rubygem-activerecord-mysql-adapter/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activerecord>=3.2.9:databases/rubygem-activerecord \ rubygem-mysql>=2.9.0:databases/rubygem-mysql USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-activerecord-session_store/Makefile b/databases/rubygem-activerecord-session_store/Makefile index dc949e1cca948..a1112f79e1ab4 100644 --- a/databases/rubygem-activerecord-session_store/Makefile +++ b/databases/rubygem-activerecord-session_store/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4.0.0:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-activerecord/Makefile b/databases/rubygem-activerecord/Makefile index bbddc4bb3d529..bf4e4e89decb7 100644 --- a/databases/rubygem-activerecord/Makefile +++ b/databases/rubygem-activerecord/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:databases/rubygem-activemodel \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem OPTIONS_DEFINE= MYSQL PGSQL SQLITE3 MYSQL_DESC= Use native MySQL bindings diff --git a/databases/rubygem-activerecord4/Makefile b/databases/rubygem-activerecord4/Makefile index 25d389190e878..c90ee33a2680d 100644 --- a/databases/rubygem-activerecord4/Makefile +++ b/databases/rubygem-activerecord4/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-activemodel4>=${PORTVERSION}:databases/rubygem-activemodel4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-after_commit_queue/Makefile b/databases/rubygem-after_commit_queue/Makefile index dbb9dac1e516c..e29814626c76b 100644 --- a/databases/rubygem-after_commit_queue/Makefile +++ b/databases/rubygem-after_commit_queue/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS?= rubygem-activerecord4>=3.0:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-amalgalite/Makefile b/databases/rubygem-amalgalite/Makefile index 43e752f69519b..68508a34f349e 100644 --- a/databases/rubygem-amalgalite/Makefile +++ b/databases/rubygem-amalgalite/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-arrayfields>=4.9:devel/rubygem-arrayfields USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/amalgalite-pack diff --git a/databases/rubygem-arel-helpers/Makefile b/databases/rubygem-arel-helpers/Makefile index 110f509f4a111..190e3378a8e3d 100644 --- a/databases/rubygem-arel-helpers/Makefile +++ b/databases/rubygem-arel-helpers/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-activerecord>=3.1.0:databases/rubygem-activerecord NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-arel/Makefile b/databases/rubygem-arel/Makefile index 6cd24f4ef6788..924d60f2478cb 100644 --- a/databases/rubygem-arel/Makefile +++ b/databases/rubygem-arel/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-arel3/Makefile b/databases/rubygem-arel3/Makefile index 880868fa95baf..b1e4ddedf2f4c 100644 --- a/databases/rubygem-arel3/Makefile +++ b/databases/rubygem-arel3/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= ignore diff --git a/databases/rubygem-arel5/Makefile b/databases/rubygem-arel5/Makefile index b7b7e245b12bf..286e7807d7ae6 100644 --- a/databases/rubygem-arel5/Makefile +++ b/databases/rubygem-arel5/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-arel6/Makefile b/databases/rubygem-arel6/Makefile index 5b7d130f3ded0..6fd8e09660e31 100644 --- a/databases/rubygem-arel6/Makefile +++ b/databases/rubygem-arel6/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-awesome_nested_set/Makefile b/databases/rubygem-awesome_nested_set/Makefile index c392236859aa2..e71dc359f957d 100644 --- a/databases/rubygem-awesome_nested_set/Makefile +++ b/databases/rubygem-awesome_nested_set/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activerecord4>=4.0.0:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-bdb1/Makefile b/databases/rubygem-bdb1/Makefile index 0e3ef3a9d60ad..878089a8a1c17 100644 --- a/databases/rubygem-bdb1/Makefile +++ b/databases/rubygem-bdb1/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual USE_RUBY= yes -USES= execinfo gem:autoplist +USES= execinfo gem .include diff --git a/databases/rubygem-bigrecord/Makefile b/databases/rubygem-bigrecord/Makefile index bf71d8315f589..575ea51449ff0 100644 --- a/databases/rubygem-bigrecord/Makefile +++ b/databases/rubygem-bigrecord/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-activerecord4>=0:databases/rubygem-activerecord4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-couchrest/Makefile b/databases/rubygem-couchrest/Makefile index 55b071ef47d1b..464d8dc3de4e4 100644 --- a/databases/rubygem-couchrest/Makefile +++ b/databases/rubygem-couchrest/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-mime-types>=1.15:misc/rubygem-mime-types \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-data_objects/Makefile b/databases/rubygem-data_objects/Makefile index 464eefac97d34..ce100d3104568 100644 --- a/databases/rubygem-data_objects/Makefile +++ b/databases/rubygem-data_objects/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-addressable>=2.1:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-datamapper/Makefile b/databases/rubygem-datamapper/Makefile index d3dfc45e83894..a7b116a08a8c1 100644 --- a/databases/rubygem-datamapper/Makefile +++ b/databases/rubygem-datamapper/Makefile @@ -25,6 +25,6 @@ RUN_DEPENDS= rubygem-dm-aggregates>=${PORTVERSION}:databases/rubygem-dm-aggregat NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dbd-mysql/Makefile b/databases/rubygem-dbd-mysql/Makefile index 43e4b500d6077..794adff5363d6 100644 --- a/databases/rubygem-dbd-mysql/Makefile +++ b/databases/rubygem-dbd-mysql/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-dbi>=0:databases/rubygem-dbi \ rubygem-mysql>=0:databases/rubygem-mysql USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dbd-odbc/Makefile b/databases/rubygem-dbd-odbc/Makefile index f1e5c9d3dca3b..4d3c943612921 100644 --- a/databases/rubygem-dbd-odbc/Makefile +++ b/databases/rubygem-dbd-odbc/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-dbi>=0:databases/rubygem-dbi \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dbd-pg/Makefile b/databases/rubygem-dbd-pg/Makefile index 5ec07e5371985..cf1ae1900bfff 100644 --- a/databases/rubygem-dbd-pg/Makefile +++ b/databases/rubygem-dbd-pg/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-dbi>=0.4.0:databases/rubygem-dbi \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dbd-sqlite3/Makefile b/databases/rubygem-dbd-sqlite3/Makefile index 2e0e1f93b72cd..467344546f457 100644 --- a/databases/rubygem-dbd-sqlite3/Makefile +++ b/databases/rubygem-dbd-sqlite3/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-dbi>=0.4.0:databases/rubygem-dbi \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dbi/Makefile b/databases/rubygem-dbi/Makefile index c21f5c6e44eda..93f48f4adf1bf 100644 --- a/databases/rubygem-dbi/Makefile +++ b/databases/rubygem-dbi/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-deprecated2>=2.0.1:devel/rubygem-deprecated2 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/dbi bin/test_broken_dbi diff --git a/databases/rubygem-dm-active_model/Makefile b/databases/rubygem-dm-active_model/Makefile index ff885b6e8cd3c..b355ccea68ca2 100644 --- a/databases/rubygem-dm-active_model/Makefile +++ b/databases/rubygem-dm-active_model/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activemodel>=3.0:databases/rubygem-activemodel \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-aggregates/Makefile b/databases/rubygem-dm-aggregates/Makefile index d6078fc5c4628..9ab9c6b895345 100644 --- a/databases/rubygem-dm-aggregates/Makefile +++ b/databases/rubygem-dm-aggregates/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-chunked_query/Makefile b/databases/rubygem-dm-chunked_query/Makefile index 542fe829c5267..81c41e812d516 100644 --- a/databases/rubygem-dm-chunked_query/Makefile +++ b/databases/rubygem-dm-chunked_query/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-dm-aggregates>=1.0:databases/rubygem-dm-aggregates \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-constraints/Makefile b/databases/rubygem-dm-constraints/Makefile index b07669aded7b5..aae66d61f4850 100644 --- a/databases/rubygem-dm-constraints/Makefile +++ b/databases/rubygem-dm-constraints/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-core/Makefile b/databases/rubygem-dm-core/Makefile index cff8562517e4d..6abcff430a6b6 100644 --- a/databases/rubygem-dm-core/Makefile +++ b/databases/rubygem-dm-core/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-devise/Makefile b/databases/rubygem-dm-devise/Makefile index b630d746e7432..b51a3f3ae4ead 100644 --- a/databases/rubygem-dm-devise/Makefile +++ b/databases/rubygem-dm-devise/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-devise>=1.3:devel/rubygem-devise \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-do-adapter/Makefile b/databases/rubygem-dm-do-adapter/Makefile index 1927847f923c3..d24197dcf7cec 100644 --- a/databases/rubygem-dm-do-adapter/Makefile +++ b/databases/rubygem-dm-do-adapter/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-data_objects>=0.10.6:databases/rubygem-data_objects \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-migrations/Makefile b/databases/rubygem-dm-migrations/Makefile index 1d643610f9a51..cc77a5c745d16 100644 --- a/databases/rubygem-dm-migrations/Makefile +++ b/databases/rubygem-dm-migrations/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-mysql-adapter/Makefile b/databases/rubygem-dm-mysql-adapter/Makefile index 6c737a25a0782..18555006894c3 100644 --- a/databases/rubygem-dm-mysql-adapter/Makefile +++ b/databases/rubygem-dm-mysql-adapter/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-dm-do-adapter>=${PORTVERSION}:databases/rubygem-dm-do-adapt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-observer/Makefile b/databases/rubygem-dm-observer/Makefile index c1b43e2e7ff46..515259f573cc4 100644 --- a/databases/rubygem-dm-observer/Makefile +++ b/databases/rubygem-dm-observer/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-pager/Makefile b/databases/rubygem-dm-pager/Makefile index 1e513d944a3c0..522674f0e79a9 100644 --- a/databases/rubygem-dm-pager/Makefile +++ b/databases/rubygem-dm-pager/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-dm-aggregates>=0.10.1:databases/rubygem-dm-aggregates \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-paperclip/Makefile b/databases/rubygem-dm-paperclip/Makefile index ad88f350b56b5..2d951bd706d12 100644 --- a/databases/rubygem-dm-paperclip/Makefile +++ b/databases/rubygem-dm-paperclip/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-dm-core>=1.2.0:databases/rubygem-dm-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-postgres-adapter/Makefile b/databases/rubygem-dm-postgres-adapter/Makefile index 6bd26cda25153..7ad28236d9601 100644 --- a/databases/rubygem-dm-postgres-adapter/Makefile +++ b/databases/rubygem-dm-postgres-adapter/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-dm-do-adapter>=${PORTVERSION}:databases/rubygem-dm-do-adapt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-rails/Makefile b/databases/rubygem-dm-rails/Makefile index fa660d1024109..c54848d0ea95d 100644 --- a/databases/rubygem-dm-rails/Makefile +++ b/databases/rubygem-dm-rails/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-actionpack>=3.0:www/rubygem-actionpack \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-serializer/Makefile b/databases/rubygem-dm-serializer/Makefile index a385afedbeb09..e56d9a96f0679 100644 --- a/databases/rubygem-dm-serializer/Makefile +++ b/databases/rubygem-dm-serializer/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-dm-core>=1.2.0:databases/rubygem-dm-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-timestamps/Makefile b/databases/rubygem-dm-timestamps/Makefile index fc7f2eb993476..8e13179b43f30 100644 --- a/databases/rubygem-dm-timestamps/Makefile +++ b/databases/rubygem-dm-timestamps/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-transactions/Makefile b/databases/rubygem-dm-transactions/Makefile index e3dc0109dc2d7..bf07ac49e68b1 100644 --- a/databases/rubygem-dm-transactions/Makefile +++ b/databases/rubygem-dm-transactions/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-types/Makefile b/databases/rubygem-dm-types/Makefile index 3c298042d2446..91defa2f6fc4c 100644 --- a/databases/rubygem-dm-types/Makefile +++ b/databases/rubygem-dm-types/Makefile @@ -23,6 +23,6 @@ RUN_DEPENDS= rubygem-bcrypt-ruby>=3.0:security/rubygem-bcrypt-ruby \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-dm-validations/Makefile b/databases/rubygem-dm-validations/Makefile index 737264923cc6b..aeaea959c5220 100644 --- a/databases/rubygem-dm-validations/Makefile +++ b/databases/rubygem-dm-validations/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-do_mysql/Makefile b/databases/rubygem-do_mysql/Makefile index 11876a27c963c..e486c66cc1dd8 100644 --- a/databases/rubygem-do_mysql/Makefile +++ b/databases/rubygem-do_mysql/Makefile @@ -13,6 +13,6 @@ RUN_DEPENDS= rubygem-data_objects>=0.10.13:databases/rubygem-data_objects USE_MYSQL= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-do_postgres/Makefile b/databases/rubygem-do_postgres/Makefile index 943eb404d8ee6..d2f8d50e591b4 100644 --- a/databases/rubygem-do_postgres/Makefile +++ b/databases/rubygem-do_postgres/Makefile @@ -12,6 +12,6 @@ COMMENT= Ruby DataObjects driver for PostgreSQL RUN_DEPENDS= rubygem-data_objects>=0.10.13:databases/rubygem-data_objects USE_RUBY= yes -USES= gem:autoplist pgsql +USES= gem pgsql .include diff --git a/databases/rubygem-do_sqlite3/Makefile b/databases/rubygem-do_sqlite3/Makefile index 6bd1202e3d53f..fc558364541f5 100644 --- a/databases/rubygem-do_sqlite3/Makefile +++ b/databases/rubygem-do_sqlite3/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 RUN_DEPENDS= rubygem-data_objects>=0.10.13:databases/rubygem-data_objects USE_RUBY= yes -USES= gem:autoplist +USES= gem CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} diff --git a/databases/rubygem-em-redis-unified/Makefile b/databases/rubygem-em-redis-unified/Makefile index 3dcda8c73d35e..64b8406078490 100644 --- a/databases/rubygem-em-redis-unified/Makefile +++ b/databases/rubygem-em-redis-unified/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-eventmachine>=0.12.10:devel/rubygem-eventmachine USE_RUBY= yes -USES= gem:autoplist +USES= gem NO_ARCH= yes .include diff --git a/databases/rubygem-familia/Makefile b/databases/rubygem-familia/Makefile index fefe400e225d4..cf3ae82859bbb 100644 --- a/databases/rubygem-familia/Makefile +++ b/databases/rubygem-familia/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-gibbler>=0.8.6:devel/rubygem-gibbler \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-globalid/Makefile b/databases/rubygem-globalid/Makefile index 13a7c770ac095..63d3eaa39587d 100644 --- a/databases/rubygem-globalid/Makefile +++ b/databases/rubygem-globalid/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activesupport4>=4.1.0:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-her/Makefile b/databases/rubygem-her/Makefile index 0145ddb32784d..01fe036cbc4a3 100644 --- a/databases/rubygem-her/Makefile +++ b/databases/rubygem-her/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-activemodel4>=3.0.0:databases/rubygem-activemodel4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-hiredis/Makefile b/databases/rubygem-hiredis/Makefile index 3fdec6114daa3..af686aaaa2716 100644 --- a/databases/rubygem-hiredis/Makefile +++ b/databases/rubygem-hiredis/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= redis>=0:databases/redis USE_RUBY= yes -USES= gem:autoplist gmake +USES= gem gmake .include diff --git a/databases/rubygem-jdbc-mysql/Makefile b/databases/rubygem-jdbc-mysql/Makefile index 747fa8b60d766..fd390bd4468c5 100644 --- a/databases/rubygem-jdbc-mysql/Makefile +++ b/databases/rubygem-jdbc-mysql/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= jruby:lang/jruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-leo_manager_client/Makefile b/databases/rubygem-leo_manager_client/Makefile index dc11425fa5e82..81756a6c7aa3b 100644 --- a/databases/rubygem-leo_manager_client/Makefile +++ b/databases/rubygem-leo_manager_client/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-memcache-client/Makefile b/databases/rubygem-memcache-client/Makefile index 1e037f037469a..9161a866c18b5 100644 --- a/databases/rubygem-memcache-client/Makefile +++ b/databases/rubygem-memcache-client/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/memcached_top diff --git a/databases/rubygem-memcache/Makefile b/databases/rubygem-memcache/Makefile index 9527eb0d49670..dfa7ee4f2269e 100644 --- a/databases/rubygem-memcache/Makefile +++ b/databases/rubygem-memcache/Makefile @@ -17,6 +17,6 @@ LIB_DEPENDS= libmemcached.so:databases/libmemcached CONFIGURE_ARGS= --with-opt-dir=${LOCALBASE} GEM_ENV= EXTERNAL_LIB="yes" USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-mysql/Makefile b/databases/rubygem-mysql/Makefile index c33ac5d9c242a..698a09a071f27 100644 --- a/databases/rubygem-mysql/Makefile +++ b/databases/rubygem-mysql/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual USE_MYSQL= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-mysql2/Makefile b/databases/rubygem-mysql2/Makefile index 6ef90983706c6..8e238ccc53dfb 100644 --- a/databases/rubygem-mysql2/Makefile +++ b/databases/rubygem-mysql2/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT USE_MYSQL= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-openid-redis-store/Makefile b/databases/rubygem-openid-redis-store/Makefile index 904e9db69d4ab..2d20ee16a4b86 100644 --- a/databases/rubygem-openid-redis-store/Makefile +++ b/databases/rubygem-openid-redis-store/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-redis>=0:databases/rubygem-redis \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-paranoia/Makefile b/databases/rubygem-paranoia/Makefile index 590866e8f6de6..3fde4c564bafb 100644 --- a/databases/rubygem-paranoia/Makefile +++ b/databases/rubygem-paranoia/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS?= rubygem-activerecord4>=0:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-pg/Makefile b/databases/rubygem-pg/Makefile index 7a65f33c17061..2ea1aa9d4761c 100644 --- a/databases/rubygem-pg/Makefile +++ b/databases/rubygem-pg/Makefile @@ -16,6 +16,6 @@ CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \ --with-pgsql-lib-dir=`${PG_CONFIG} --libdir` PG_CONFIG= ${LOCALBASE}/bin/pg_config USE_RUBY= yes -USES= gem:autoplist pgsql +USES= gem pgsql .include diff --git a/databases/rubygem-rbase/Makefile b/databases/rubygem-rbase/Makefile index e547370fb6076..74fd47067cbc2 100644 --- a/databases/rubygem-rbase/Makefile +++ b/databases/rubygem-rbase/Makefile @@ -12,6 +12,6 @@ COMMENT= Library to create/read/write to XBase databases (*.DBF files) NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-redis-actionpack/Makefile b/databases/rubygem-redis-actionpack/Makefile index 785a133c3c541..d3cb2f315d521 100644 --- a/databases/rubygem-redis-actionpack/Makefile +++ b/databases/rubygem-redis-actionpack/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-redis-namespace/Makefile b/databases/rubygem-redis-namespace/Makefile index 5239bccd8d3dc..903c7a10d9b12 100644 --- a/databases/rubygem-redis-namespace/Makefile +++ b/databases/rubygem-redis-namespace/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-redis>=3.0.4:databases/rubygem-redis NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-redis/Makefile b/databases/rubygem-redis/Makefile index c14dd2666b032..63c9b13d34ab0 100644 --- a/databases/rubygem-redis/Makefile +++ b/databases/rubygem-redis/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-rubyrep/Makefile b/databases/rubygem-rubyrep/Makefile index e62602b5a4513..8b0ef30ce118a 100644 --- a/databases/rubygem-rubyrep/Makefile +++ b/databases/rubygem-rubyrep/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= flog>=0:sysutils/flog \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/rubyrep rubyrep USE_RC_SUBR= rubyrep diff --git a/databases/rubygem-seed-fu/Makefile b/databases/rubygem-seed-fu/Makefile index e88e40b1d7ffd..8fd247b67a45a 100644 --- a/databases/rubygem-seed-fu/Makefile +++ b/databases/rubygem-seed-fu/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activerecord4>=3.1:databases/rubygem-activerecord4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile index 88ac029fea6dd..6e2626909bce3 100644 --- a/databases/rubygem-sqlite3-ruby/Makefile +++ b/databases/rubygem-sqlite3-ruby/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-sqlite3>=1.3.3:databases/rubygem-sqlite3 CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sqlite3_ruby diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index 0b495c99ecf0a..83d6d722cdb2e 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -17,6 +17,6 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-state_machines-activemodel/Makefile b/databases/rubygem-state_machines-activemodel/Makefile index 8586236b27def..10bf710242217 100644 --- a/databases/rubygem-state_machines-activemodel/Makefile +++ b/databases/rubygem-state_machines-activemodel/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activemodel4>=4.1:databases/rubygem-activemodel4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-state_machines-activerecord/Makefile b/databases/rubygem-state_machines-activerecord/Makefile index 9258a2a62b811..adffeb3f59015 100644 --- a/databases/rubygem-state_machines-activerecord/Makefile +++ b/databases/rubygem-state_machines-activerecord/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-activerecord4>=4.1:databases/rubygem-activerecord4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/databases/rubygem-tarantool/Makefile b/databases/rubygem-tarantool/Makefile index 17a472e55bc71..fa6a38bbb8ea3 100644 --- a/databases/rubygem-tarantool/Makefile +++ b/databases/rubygem-tarantool/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-bin_utils>=0.0.3:devel/rubygem-bin_utils \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/deskutils/rubygem-shellplay/Makefile b/deskutils/rubygem-shellplay/Makefile index 358e08fdc0c7b..f6178e3fb1be5 100644 --- a/deskutils/rubygem-shellplay/Makefile +++ b/deskutils/rubygem-shellplay/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-paint>=1.0.0:devel/rubygem-paint \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/shellcat bin/shellexport bin/shellplay bin/shellrecord .include diff --git a/deskutils/rubygem-taskjuggler/Makefile b/deskutils/rubygem-taskjuggler/Makefile index 83d656b26534a..7b4ce071d6462 100644 --- a/deskutils/rubygem-taskjuggler/Makefile +++ b/deskutils/rubygem-taskjuggler/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-mail>=2.4.3:mail/rubygem-mail \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/tj3 \ bin/tj3client \ diff --git a/devel/rubygem-CFPropertyList/Makefile b/devel/rubygem-CFPropertyList/Makefile index 69bcf35acd27a..b41774efef714 100644 --- a/devel/rubygem-CFPropertyList/Makefile +++ b/devel/rubygem-CFPropertyList/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-abstract/Makefile b/devel/rubygem-abstract/Makefile index b6b35132bfdda..93afbe0afd5ee 100644 --- a/devel/rubygem-abstract/Makefile +++ b/devel/rubygem-abstract/Makefile @@ -15,6 +15,6 @@ LICENSE= RUBY NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-actionpack-action_caching/Makefile b/devel/rubygem-actionpack-action_caching/Makefile index 4807d3be71bce..9a295e0ed779c 100644 --- a/devel/rubygem-actionpack-action_caching/Makefile +++ b/devel/rubygem-actionpack-action_caching/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4.0:www/rubygem-actionpack4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-actionview/Makefile b/devel/rubygem-actionview/Makefile index 9da50b072ba2f..7a8ac08e52645 100644 --- a/devel/rubygem-actionview/Makefile +++ b/devel/rubygem-actionview/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-active_scaffold/Makefile b/devel/rubygem-active_scaffold/Makefile index bd8b8f67ad2d8..9937ae348fb74 100644 --- a/devel/rubygem-active_scaffold/Makefile +++ b/devel/rubygem-active_scaffold/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rails4>=3.2.22.2:www/rubygem-rails4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-activejob/Makefile b/devel/rubygem-activejob/Makefile index 892074550ed14..033c9040f0029 100644 --- a/devel/rubygem-activejob/Makefile +++ b/devel/rubygem-activejob/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-activemessaging/Makefile b/devel/rubygem-activemessaging/Makefile index d2672cb2ce0be..6b4af0ee95f96 100644 --- a/devel/rubygem-activemessaging/Makefile +++ b/devel/rubygem-activemessaging/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-activesupport4>=2.3.11:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-activerecord-deprecated_finders/Makefile b/devel/rubygem-activerecord-deprecated_finders/Makefile index e8e2884170e3a..89b2888981563 100644 --- a/devel/rubygem-activerecord-deprecated_finders/Makefile +++ b/devel/rubygem-activerecord-deprecated_finders/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile index d632a5a1e3c57..20fab217cee77 100644 --- a/devel/rubygem-activesupport/Makefile +++ b/devel/rubygem-activesupport/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-i18n>=0.6.4:devel/rubygem-i18n \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index e9b99d94068e1..9d090f7953403 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-i18n>=0.6.9:devel/rubygem-i18n \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-akismet/Makefile b/devel/rubygem-akismet/Makefile index 48a089d73fd61..8d5d3e9052be8 100644 --- a/devel/rubygem-akismet/Makefile +++ b/devel/rubygem-akismet/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-algebrick/Makefile b/devel/rubygem-algebrick/Makefile index 02740d4ff2662..c1a5b70416d87 100644 --- a/devel/rubygem-algebrick/Makefile +++ b/devel/rubygem-algebrick/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-algorithms/Makefile b/devel/rubygem-algorithms/Makefile index 0a1dd6ece3456..eb199b9552406 100644 --- a/devel/rubygem-algorithms/Makefile +++ b/devel/rubygem-algorithms/Makefile @@ -12,6 +12,6 @@ COMMENT= Ruby algorithms and data structures LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-allison/Makefile b/devel/rubygem-allison/Makefile index 1d37ce358b5eb..91b6af0e14480 100644 --- a/devel/rubygem-allison/Makefile +++ b/devel/rubygem-allison/Makefile @@ -12,7 +12,7 @@ COMMENT= Modern, pretty RDoc template NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/allison diff --git a/devel/rubygem-analogger/Makefile b/devel/rubygem-analogger/Makefile index c277085965cad..82a310b6127eb 100644 --- a/devel/rubygem-analogger/Makefile +++ b/devel/rubygem-analogger/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-eventmachine>=0.0.0:devel/rubygem-eventmachine NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/analogger ruby_OLD_CMD= ruby diff --git a/devel/rubygem-annoy/Makefile b/devel/rubygem-annoy/Makefile index 8bc6697d7a7fa..3a7126f97a31b 100644 --- a/devel/rubygem-annoy/Makefile +++ b/devel/rubygem-annoy/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-highline>=1.5.0:devel/rubygem-highline NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ansi/Makefile b/devel/rubygem-ansi/Makefile index c3457683b36fd..21617848b7e4a 100644 --- a/devel/rubygem-ansi/Makefile +++ b/devel/rubygem-ansi/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD2CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-apipie-bindings/Makefile b/devel/rubygem-apipie-bindings/Makefile index 3bd597bc7ebc7..901544fea5632 100644 --- a/devel/rubygem-apipie-bindings/Makefile +++ b/devel/rubygem-apipie-bindings/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-json>=1.2.1:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-apipie-params/Makefile b/devel/rubygem-apipie-params/Makefile index ebfbb81df0b13..319d975a1d0ec 100644 --- a/devel/rubygem-apipie-params/Makefile +++ b/devel/rubygem-apipie-params/Makefile @@ -15,6 +15,6 @@ NO_ARCH= yes USE_RAKE= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-app_config/Makefile b/devel/rubygem-app_config/Makefile index 9f542f0bc2cb7..58a5b4834e7a6 100644 --- a/devel/rubygem-app_config/Makefile +++ b/devel/rubygem-app_config/Makefile @@ -20,6 +20,6 @@ SQLITE3_RUN_DEPENDS= rubygem-sqlite3>=0:databases/rubygem-sqlite3 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-arr-pm/Makefile b/devel/rubygem-arr-pm/Makefile index d391ca3636ef1..97d8b577a4942 100644 --- a/devel/rubygem-arr-pm/Makefile +++ b/devel/rubygem-arr-pm/Makefile @@ -10,6 +10,6 @@ COMMENT= Read and write rpm packages NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-arrayfields/Makefile b/devel/rubygem-arrayfields/Makefile index a3507f165daad..1a6f271fa1721 100644 --- a/devel/rubygem-arrayfields/Makefile +++ b/devel/rubygem-arrayfields/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ascii85/Makefile b/devel/rubygem-ascii85/Makefile index 5244cb795e342..aff2c8a39cd12 100644 --- a/devel/rubygem-ascii85/Makefile +++ b/devel/rubygem-ascii85/Makefile @@ -16,7 +16,7 @@ GEM_NAME= ${DISTNAME} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/ascii85 diff --git a/devel/rubygem-asetus/Makefile b/devel/rubygem-asetus/Makefile index 830c4531c6743..08e2527cd0c72 100644 --- a/devel/rubygem-asetus/Makefile +++ b/devel/rubygem-asetus/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-aspectr/Makefile b/devel/rubygem-aspectr/Makefile index ce4e445e4d778..f92621148ab6f 100644 --- a/devel/rubygem-aspectr/Makefile +++ b/devel/rubygem-aspectr/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ast/Makefile b/devel/rubygem-ast/Makefile index 1ea813abe5cf3..b0f94c6c99de3 100644 --- a/devel/rubygem-ast/Makefile +++ b/devel/rubygem-ast/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-astrolabe/Makefile b/devel/rubygem-astrolabe/Makefile index 0c0a90909b064..cd57c2f67426b 100644 --- a/devel/rubygem-astrolabe/Makefile +++ b/devel/rubygem-astrolabe/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-parser>=2.2:devel/rubygem-parser NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-atomic/Makefile b/devel/rubygem-atomic/Makefile index 01c05cbed1920..e8607c238e543 100644 --- a/devel/rubygem-atomic/Makefile +++ b/devel/rubygem-atomic/Makefile @@ -12,6 +12,6 @@ COMMENT= Atomic reference implementation LICENSE= APACHE20 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-atoulme-antwrap/Makefile b/devel/rubygem-atoulme-antwrap/Makefile index dbf231baace64..e9ab90cee714d 100644 --- a/devel/rubygem-atoulme-antwrap/Makefile +++ b/devel/rubygem-atoulme-antwrap/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= ant:devel/apache-ant \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-attic/Makefile b/devel/rubygem-attic/Makefile index f374d3242fa95..7326b9df81cf9 100644 --- a/devel/rubygem-attic/Makefile +++ b/devel/rubygem-attic/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-attr_required/Makefile b/devel/rubygem-attr_required/Makefile index 5649429233c96..a1c2999372937 100644 --- a/devel/rubygem-attr_required/Makefile +++ b/devel/rubygem-attr_required/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-authlogic/Makefile b/devel/rubygem-authlogic/Makefile index ea9f67cfbff5c..287d2ce2e9c76 100644 --- a/devel/rubygem-authlogic/Makefile +++ b/devel/rubygem-authlogic/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-awesome_print/Makefile b/devel/rubygem-awesome_print/Makefile index cd96f45647272..bc208fb7743f0 100644 --- a/devel/rubygem-awesome_print/Makefile +++ b/devel/rubygem-awesome_print/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-aws-sdk-core/Makefile b/devel/rubygem-aws-sdk-core/Makefile index 60ad22707e037..debe57da4d1e5 100644 --- a/devel/rubygem-aws-sdk-core/Makefile +++ b/devel/rubygem-aws-sdk-core/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= rubygem-jmespath>=1.0:devel/rubygem-jmespath NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/aws.rb diff --git a/devel/rubygem-aws-sdk-resources/Makefile b/devel/rubygem-aws-sdk-resources/Makefile index d391c8720134b..559d4ecc04ba6 100644 --- a/devel/rubygem-aws-sdk-resources/Makefile +++ b/devel/rubygem-aws-sdk-resources/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-aws-sdk-core>=${PORTVERSION}:devel/rubygem-aws-sdk-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-aws-sdk-v1/Makefile b/devel/rubygem-aws-sdk-v1/Makefile index 228185ad21498..aca29e4bac16f 100644 --- a/devel/rubygem-aws-sdk-v1/Makefile +++ b/devel/rubygem-aws-sdk-v1/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-json>=1.4:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/aws-rb diff --git a/devel/rubygem-aws-sdk/Makefile b/devel/rubygem-aws-sdk/Makefile index efd6887cd9793..5ba8c60e76189 100644 --- a/devel/rubygem-aws-sdk/Makefile +++ b/devel/rubygem-aws-sdk/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-aws-sdk-resources>=${PORTVERSION}:devel/rubygem-aws-sdk-res NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-axiom-types/Makefile b/devel/rubygem-axiom-types/Makefile index 337cacc2f8fac..e9addc56f3092 100644 --- a/devel/rubygem-axiom-types/Makefile +++ b/devel/rubygem-axiom-types/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-descendants_tracker>=0.0.4:devel/rubygem-descendants_tracke NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-backports/Makefile b/devel/rubygem-backports/Makefile index 21c865e6eef38..845bebb926744 100644 --- a/devel/rubygem-backports/Makefile +++ b/devel/rubygem-backports/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-bacon/Makefile b/devel/rubygem-bacon/Makefile index b0532798b09c4..388bf2d8100fb 100644 --- a/devel/rubygem-bacon/Makefile +++ b/devel/rubygem-bacon/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/bacon diff --git a/devel/rubygem-benelux/Makefile b/devel/rubygem-benelux/Makefile index 86b0c670d8b48..50488bae60f27 100644 --- a/devel/rubygem-benelux/Makefile +++ b/devel/rubygem-benelux/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-attic>=0.5.3:devel/rubygem-attic \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-bin_utils/Makefile b/devel/rubygem-bin_utils/Makefile index 6aae099088a08..5e763adfb8b3f 100644 --- a/devel/rubygem-bin_utils/Makefile +++ b/devel/rubygem-bin_utils/Makefile @@ -10,6 +10,6 @@ MAINTAINER= vg@FreeBSD.org COMMENT= Extracting binary integers from binary string and packing back USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-bindata/Makefile b/devel/rubygem-bindata/Makefile index 293533a16ca19..97e9bb990646d 100644 --- a/devel/rubygem-bindata/Makefile +++ b/devel/rubygem-bindata/Makefile @@ -16,6 +16,6 @@ LICENSE_FILE_RUBY= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-binding_of_caller/Makefile b/devel/rubygem-binding_of_caller/Makefile index caee3bb50a6bc..9083e2364358e 100644 --- a/devel/rubygem-binding_of_caller/Makefile +++ b/devel/rubygem-binding_of_caller/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT RUN_DEPENDS= rubygem-debug_inspector>=0.0.1:devel/rubygem-debug_inspector USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-bio/Makefile b/devel/rubygem-bio/Makefile index b3780a8b7c00c..3fb790da291ce 100644 --- a/devel/rubygem-bio/Makefile +++ b/devel/rubygem-bio/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= sample/biofetch.rb ruby_OLD_CMD= /usr/proj/bioruby/bin/ruby diff --git a/devel/rubygem-blankslate/Makefile b/devel/rubygem-blankslate/Makefile index d45a80a6f5342..d6ccb1edac2bb 100644 --- a/devel/rubygem-blankslate/Makefile +++ b/devel/rubygem-blankslate/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-blobstore_client/Makefile b/devel/rubygem-blobstore_client/Makefile index 2e4223023afb6..814af02321462 100644 --- a/devel/rubygem-blobstore_client/Makefile +++ b/devel/rubygem-blobstore_client/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-aws-sdk-resources>=2.2.0:devel/rubygem-aws-sdk-resources \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/blobstore_client_console diff --git a/devel/rubygem-blockenspiel/Makefile b/devel/rubygem-blockenspiel/Makefile index ec7313ac80878..d28880273a707 100644 --- a/devel/rubygem-blockenspiel/Makefile +++ b/devel/rubygem-blockenspiel/Makefile @@ -13,6 +13,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-bones/Makefile b/devel/rubygem-bones/Makefile index 636d362cb2dc2..abfc9e190e213 100644 --- a/devel/rubygem-bones/Makefile +++ b/devel/rubygem-bones/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-little-plugger>=1.1:devel/rubygem-little-plugger \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/bones diff --git a/devel/rubygem-bosh-template/Makefile b/devel/rubygem-bosh-template/Makefile index 78cc2b46738b0..cdcc155698f4b 100644 --- a/devel/rubygem-bosh-template/Makefile +++ b/devel/rubygem-bosh-template/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= rubygem-semi_semantic>=1.1.0:devel/rubygem-semi_semantic NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/bosh-template diff --git a/devel/rubygem-bosh_common/Makefile b/devel/rubygem-bosh_common/Makefile index aaaaac12cf886..c73b2576754d7 100644 --- a/devel/rubygem-bosh_common/Makefile +++ b/devel/rubygem-bosh_common/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-logging>=1.8.2:devel/rubygem-logging \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-bson/Makefile b/devel/rubygem-bson/Makefile index 7014b20bf2ff1..243dec08b688e 100644 --- a/devel/rubygem-bson/Makefile +++ b/devel/rubygem-bson/Makefile @@ -13,6 +13,6 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-bson1/Makefile b/devel/rubygem-bson1/Makefile index ca82506aef483..41ae6c789c0da 100644 --- a/devel/rubygem-bson1/Makefile +++ b/devel/rubygem-bson1/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^1\. diff --git a/devel/rubygem-buftok/Makefile b/devel/rubygem-buftok/Makefile index 1f5ee965af01e..f52eabdeb4cca 100644 --- a/devel/rubygem-buftok/Makefile +++ b/devel/rubygem-buftok/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-bugspots/Makefile b/devel/rubygem-bugspots/Makefile index de45fe5286dd7..b13f5ecc81b48 100644 --- a/devel/rubygem-bugspots/Makefile +++ b/devel/rubygem-bugspots/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-rainbow>=0:devel/rubygem-rainbow \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/bugspots bin/git-bugspots diff --git a/devel/rubygem-builder/Makefile b/devel/rubygem-builder/Makefile index f77986df960a3..8477f33efb196 100644 --- a/devel/rubygem-builder/Makefile +++ b/devel/rubygem-builder/Makefile @@ -16,6 +16,6 @@ PORTSCOUT= limit:^3.0 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-builder32/Makefile b/devel/rubygem-builder32/Makefile index 289d216c86cb6..f7d94ba20d88a 100644 --- a/devel/rubygem-builder32/Makefile +++ b/devel/rubygem-builder32/Makefile @@ -15,6 +15,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-byebug/Makefile b/devel/rubygem-byebug/Makefile index b8050c1c4363e..703d53f1bc8c1 100644 --- a/devel/rubygem-byebug/Makefile +++ b/devel/rubygem-byebug/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/byebug diff --git a/devel/rubygem-cabin/Makefile b/devel/rubygem-cabin/Makefile index 40a157f30546a..65b9ff59d05b4 100644 --- a/devel/rubygem-cabin/Makefile +++ b/devel/rubygem-cabin/Makefile @@ -10,7 +10,7 @@ COMMENT= Structured+contextual logging experiments in Ruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rubygems-cabin-test .include diff --git a/devel/rubygem-caesars/Makefile b/devel/rubygem-caesars/Makefile index e5562a6a257c5..ea00d98e17e3c 100644 --- a/devel/rubygem-caesars/Makefile +++ b/devel/rubygem-caesars/Makefile @@ -13,7 +13,7 @@ COMMENT= Rapid DSL prototyping in Ruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/example .include diff --git a/devel/rubygem-cairo-gobject/Makefile b/devel/rubygem-cairo-gobject/Makefile index c64a8ac1f5ab2..cbcfe5356c030 100644 --- a/devel/rubygem-cairo-gobject/Makefile +++ b/devel/rubygem-cairo-gobject/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-cairo>=0:graphics/rubygem-cairo \ rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-capybara/Makefile b/devel/rubygem-capybara/Makefile index f2f3184322bbd..4e89d1191c725 100644 --- a/devel/rubygem-capybara/Makefile +++ b/devel/rubygem-capybara/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-addressable>=0:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-celluloid-essentials/Makefile b/devel/rubygem-celluloid-essentials/Makefile index d8be7f72cd50b..944cd52db55a9 100644 --- a/devel/rubygem-celluloid-essentials/Makefile +++ b/devel/rubygem-celluloid-essentials/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-timers>=4.1.1:devel/rubygem-timers NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-celluloid-extras/Makefile b/devel/rubygem-celluloid-extras/Makefile index b5ed05dadfd45..eb987b4da700e 100644 --- a/devel/rubygem-celluloid-extras/Makefile +++ b/devel/rubygem-celluloid-extras/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-timers>=4.1.1:devel/rubygem-timers NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-celluloid-fsm/Makefile b/devel/rubygem-celluloid-fsm/Makefile index 53c0207aa29cd..7e07388fd39cd 100644 --- a/devel/rubygem-celluloid-fsm/Makefile +++ b/devel/rubygem-celluloid-fsm/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-timers>=4.1.1:devel/rubygem-timers NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-celluloid-io/Makefile b/devel/rubygem-celluloid-io/Makefile index 1c5dce6803adc..48dac75c75dd9 100644 --- a/devel/rubygem-celluloid-io/Makefile +++ b/devel/rubygem-celluloid-io/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-celluloid>=0.17.2:devel/rubygem-celluloid \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-celluloid-pool/Makefile b/devel/rubygem-celluloid-pool/Makefile index de54e82713efa..e1a0dda305c96 100644 --- a/devel/rubygem-celluloid-pool/Makefile +++ b/devel/rubygem-celluloid-pool/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-timers>=4.1.1:devel/rubygem-timers NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-celluloid-supervision/Makefile b/devel/rubygem-celluloid-supervision/Makefile index 4c3844f4bc6fd..0fa32eabf107f 100644 --- a/devel/rubygem-celluloid-supervision/Makefile +++ b/devel/rubygem-celluloid-supervision/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-timers>=4.1.1:devel/rubygem-timers NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-celluloid/Makefile b/devel/rubygem-celluloid/Makefile index 8b88a9534ba41..9730fbd6c0eaa 100644 --- a/devel/rubygem-celluloid/Makefile +++ b/devel/rubygem-celluloid/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-celluloid-essentials>=0:devel/rubygem-celluloid-essentials NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cf-uaa-lib/Makefile b/devel/rubygem-cf-uaa-lib/Makefile index f2427e0e7451c..438a2c728efc4 100644 --- a/devel/rubygem-cf-uaa-lib/Makefile +++ b/devel/rubygem-cf-uaa-lib/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-childprocess/Makefile b/devel/rubygem-childprocess/Makefile index 1885df0c0f1dc..e013a614b8f88 100644 --- a/devel/rubygem-childprocess/Makefile +++ b/devel/rubygem-childprocess/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-ffi>=1.0.11:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-chronic/Makefile b/devel/rubygem-chronic/Makefile index 01c98d7e7b253..a12f02222a48c 100644 --- a/devel/rubygem-chronic/Makefile +++ b/devel/rubygem-chronic/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-clamp/Makefile b/devel/rubygem-clamp/Makefile index 37b0d82f0adde..3d7790fcdc09c 100644 --- a/devel/rubygem-clamp/Makefile +++ b/devel/rubygem-clamp/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-classifier-reborn/Makefile b/devel/rubygem-classifier-reborn/Makefile index f2bd534ccbfb7..616c9828828eb 100644 --- a/devel/rubygem-classifier-reborn/Makefile +++ b/devel/rubygem-classifier-reborn/Makefile @@ -18,6 +18,6 @@ PLIST_FILES= bin/bayes.rb bin/summarize.rb NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-classifier/Makefile b/devel/rubygem-classifier/Makefile index 31c6bb4400b77..7467fc0d673c2 100644 --- a/devel/rubygem-classifier/Makefile +++ b/devel/rubygem-classifier/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:devel/rubygem-fast-stemmer NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-climate_control/Makefile b/devel/rubygem-climate_control/Makefile index a0a597391d2fb..c1696c4a3702c 100644 --- a/devel/rubygem-climate_control/Makefile +++ b/devel/rubygem-climate_control/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activesupport4>=3.0:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-clio/Makefile b/devel/rubygem-clio/Makefile index c36125d90c4fc..1c702fb9f77bf 100644 --- a/devel/rubygem-clio/Makefile +++ b/devel/rubygem-clio/Makefile @@ -14,6 +14,6 @@ LICENSE= GPLv3 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cliprompt/Makefile b/devel/rubygem-cliprompt/Makefile index 8ab3ecb5f9b7c..8af2145fcc9ea 100644 --- a/devel/rubygem-cliprompt/Makefile +++ b/devel/rubygem-cliprompt/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-paint>=1.0.0:devel/rubygem-paint NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cloudfiles/Makefile b/devel/rubygem-cloudfiles/Makefile index 52e0869655c2f..ff44ee4c20476 100644 --- a/devel/rubygem-cloudfiles/Makefile +++ b/devel/rubygem-cloudfiles/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cocaine/Makefile b/devel/rubygem-cocaine/Makefile index 71f7b42ea4d2b..da77ab376555c 100644 --- a/devel/rubygem-cocaine/Makefile +++ b/devel/rubygem-cocaine/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-climate_control>=0.0.3:devel/rubygem-climate_control NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-coercible/Makefile b/devel/rubygem-coercible/Makefile index 8fb5cc14c9f08..56e6bd9531001 100644 --- a/devel/rubygem-coercible/Makefile +++ b/devel/rubygem-coercible/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-descendants_tracker>=0.0.1:devel/rubygem-descendants_tracke NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-coffee-rails/Makefile b/devel/rubygem-coffee-rails/Makefile index 96679fd5e3330..85926026954ec 100644 --- a/devel/rubygem-coffee-rails/Makefile +++ b/devel/rubygem-coffee-rails/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-coffee-script>=2.2.0:devel/rubygem-coffee-script \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^3\. diff --git a/devel/rubygem-coffee-rails4/Makefile b/devel/rubygem-coffee-rails4/Makefile index 624a9cfd48b86..05e495014fb96 100644 --- a/devel/rubygem-coffee-rails4/Makefile +++ b/devel/rubygem-coffee-rails4/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS?= rubygem-coffee-script>=2.2.0:devel/rubygem-coffee-script \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-coffee-script-source/Makefile b/devel/rubygem-coffee-script-source/Makefile index 979e78dff1d93..ac871a537b0fb 100644 --- a/devel/rubygem-coffee-script-source/Makefile +++ b/devel/rubygem-coffee-script-source/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-coffee-script/Makefile b/devel/rubygem-coffee-script/Makefile index 838b75ae3988a..aa3f16f5e874c 100644 --- a/devel/rubygem-coffee-script/Makefile +++ b/devel/rubygem-coffee-script/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-coffee-script-source>=0:devel/rubygem-coffee-script-source NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-colorize/Makefile b/devel/rubygem-colorize/Makefile index 5410d095c5c49..814473cd17482 100644 --- a/devel/rubygem-colorize/Makefile +++ b/devel/rubygem-colorize/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-columnize/Makefile b/devel/rubygem-columnize/Makefile index 5e8cc3c7f9e08..40f2f253c117e 100644 --- a/devel/rubygem-columnize/Makefile +++ b/devel/rubygem-columnize/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-commander/Makefile b/devel/rubygem-commander/Makefile index cc66019c13136..79c201ce86b59 100644 --- a/devel/rubygem-commander/Makefile +++ b/devel/rubygem-commander/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-highline>=1.7.2:devel/rubygem-highline NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/commander diff --git a/devel/rubygem-concurrent-ruby-edge/Makefile b/devel/rubygem-concurrent-ruby-edge/Makefile index 09ac019ff680f..7a461f4b9c18c 100644 --- a/devel/rubygem-concurrent-ruby-edge/Makefile +++ b/devel/rubygem-concurrent-ruby-edge/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.1:devel/rubygem-concurrent-ruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-concurrent-ruby/Makefile b/devel/rubygem-concurrent-ruby/Makefile index c30c72f86e3f8..c89b83d692d4c 100644 --- a/devel/rubygem-concurrent-ruby/Makefile +++ b/devel/rubygem-concurrent-ruby/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-configatron/Makefile b/devel/rubygem-configatron/Makefile index d19e762dc8e9f..50b544ba1d516 100644 --- a/devel/rubygem-configatron/Makefile +++ b/devel/rubygem-configatron/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-configstruct/Makefile b/devel/rubygem-configstruct/Makefile index 6e34dd99af1b0..760b007decfb4 100644 --- a/devel/rubygem-configstruct/Makefile +++ b/devel/rubygem-configstruct/Makefile @@ -12,6 +12,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-configuration/Makefile b/devel/rubygem-configuration/Makefile index 07e0d90844574..bd037aafd3abb 100644 --- a/devel/rubygem-configuration/Makefile +++ b/devel/rubygem-configuration/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cool.io/Makefile b/devel/rubygem-cool.io/Makefile index 39a56f19f0c74..9fc11e7b785ab 100644 --- a/devel/rubygem-cool.io/Makefile +++ b/devel/rubygem-cool.io/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= \ rubygem-iobuffer>=1.0.0:devel/rubygem-iobuffer USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-corefines/Makefile b/devel/rubygem-corefines/Makefile index 306c03f131a0a..c62538675cc2f 100644 --- a/devel/rubygem-corefines/Makefile +++ b/devel/rubygem-corefines/Makefile @@ -9,6 +9,6 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Refinements for extending Rubys built-in classes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-crack/Makefile b/devel/rubygem-crack/Makefile index 9c0ce692ca9fd..4f4bea00057c7 100644 --- a/devel/rubygem-crack/Makefile +++ b/devel/rubygem-crack/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-safe_yaml>=1.0.0:devel/rubygem-safe_yaml NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cri/Makefile b/devel/rubygem-cri/Makefile index ade531ddf13bc..b8ac2ad37636a 100644 --- a/devel/rubygem-cri/Makefile +++ b/devel/rubygem-cri/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-colored>=1.2:textproc/rubygem-colored NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cucumber-core/Makefile b/devel/rubygem-cucumber-core/Makefile index 10e0b2fef561b..1d2fc2126bdf0 100644 --- a/devel/rubygem-cucumber-core/Makefile +++ b/devel/rubygem-cucumber-core/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-gherkin>=3.2.0:textproc/rubygem-gherkin NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cucumber-wire/Makefile b/devel/rubygem-cucumber-wire/Makefile index 3b124dbe6824e..39ccc0b435af5 100644 --- a/devel/rubygem-cucumber-wire/Makefile +++ b/devel/rubygem-cucumber-wire/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cucumber/Makefile b/devel/rubygem-cucumber/Makefile index 7a5bff2fcd377..49edea35132e4 100644 --- a/devel/rubygem-cucumber/Makefile +++ b/devel/rubygem-cucumber/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/cucumber diff --git a/devel/rubygem-curses/Makefile b/devel/rubygem-curses/Makefile index a43aeacd75ddc..cf516fe6aad97 100644 --- a/devel/rubygem-curses/Makefile +++ b/devel/rubygem-curses/Makefile @@ -12,6 +12,6 @@ LICENSE= RUBY BSD2CLAUSE LICENSE_COMB= dual USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-cyoi/Makefile b/devel/rubygem-cyoi/Makefile index bfde32b6f6ed4..61e17e0e2f0d9 100644 --- a/devel/rubygem-cyoi/Makefile +++ b/devel/rubygem-cyoi/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-fog>=0:devel/rubygem-fog \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/cyoi diff --git a/devel/rubygem-daemon_controller/Makefile b/devel/rubygem-daemon_controller/Makefile index fd7ff6615d1b1..4da0869433298 100644 --- a/devel/rubygem-daemon_controller/Makefile +++ b/devel/rubygem-daemon_controller/Makefile @@ -13,6 +13,6 @@ COMMENT= Library for implementing daemon management capabilities NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-daemons/Makefile b/devel/rubygem-daemons/Makefile index df4b2159dfdbc..67759b654a546 100644 --- a/devel/rubygem-daemons/Makefile +++ b/devel/rubygem-daemons/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-debug_inspector/Makefile b/devel/rubygem-debug_inspector/Makefile index 59706612eee87..1c4603d7b1072 100644 --- a/devel/rubygem-debug_inspector/Makefile +++ b/devel/rubygem-debug_inspector/Makefile @@ -11,6 +11,6 @@ COMMENT= Ruby wrapper for the MRI 2.0 debug_inspector API LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-debugger-linecache/Makefile b/devel/rubygem-debugger-linecache/Makefile index 7662baab98473..6ba052bf90c77 100644 --- a/devel/rubygem-debugger-linecache/Makefile +++ b/devel/rubygem-debugger-linecache/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-debugger-xml/Makefile b/devel/rubygem-debugger-xml/Makefile index 46dd803e8a556..1af33d5274f38 100644 --- a/devel/rubygem-debugger-xml/Makefile +++ b/devel/rubygem-debugger-xml/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-builder32>=2.0.0:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rdebug-ide bin/rdebug-vim diff --git a/devel/rubygem-deep_merge/Makefile b/devel/rubygem-deep_merge/Makefile index afe9bfb727f38..8648289b0f2b3 100644 --- a/devel/rubygem-deep_merge/Makefile +++ b/devel/rubygem-deep_merge/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-deep_test/Makefile b/devel/rubygem-deep_test/Makefile index 100fffec37988..391ecd97d662a 100644 --- a/devel/rubygem-deep_test/Makefile +++ b/devel/rubygem-deep_test/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/deep_test diff --git a/devel/rubygem-deface/Makefile b/devel/rubygem-deface/Makefile index 662a10c73a41a..25ede5554bf9c 100644 --- a/devel/rubygem-deface/Makefile +++ b/devel/rubygem-deface/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-colorize>=0.5.8:devel/rubygem-colorize \ rubygem-rails4>=3.1:www/rubygem-rails4 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-default_value_for/Makefile b/devel/rubygem-default_value_for/Makefile index 96f40ebd94ff5..0870446ad502a 100644 --- a/devel/rubygem-default_value_for/Makefile +++ b/devel/rubygem-default_value_for/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activerecord4>=4.1.4:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-delayed_job/Makefile b/devel/rubygem-delayed_job/Makefile index 6fec96f2a5e46..87d7eb12531b7 100644 --- a/devel/rubygem-delayed_job/Makefile +++ b/devel/rubygem-delayed_job/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activesupport4>=3.0:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-delayer-deferred/Makefile b/devel/rubygem-delayer-deferred/Makefile index ce1aaf7da5b16..4d8ce3e319101 100644 --- a/devel/rubygem-delayer-deferred/Makefile +++ b/devel/rubygem-delayer-deferred/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-delayer>=0:devel/rubygem-delayer NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-delayer/Makefile b/devel/rubygem-delayer/Makefile index 48a35f73ec661..f51a36361fbc7 100644 --- a/devel/rubygem-delayer/Makefile +++ b/devel/rubygem-delayer/Makefile @@ -12,6 +12,6 @@ COMMENT= Delay any task, similar to a priority-queue NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-deprecated/Makefile b/devel/rubygem-deprecated/Makefile index 873d5519ea900..17efefddd32c3 100644 --- a/devel/rubygem-deprecated/Makefile +++ b/devel/rubygem-deprecated/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-deprecated2/Makefile b/devel/rubygem-deprecated2/Makefile index 9306712ec69ee..a2d5d7fe2913d 100644 --- a/devel/rubygem-deprecated2/Makefile +++ b/devel/rubygem-deprecated2/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^2\.[0-9]* diff --git a/devel/rubygem-descendants_tracker/Makefile b/devel/rubygem-descendants_tracker/Makefile index 5f1646bf20400..f7eb2496814af 100644 --- a/devel/rubygem-descendants_tracker/Makefile +++ b/devel/rubygem-descendants_tracker/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-thread_safe>=0.3.1:devel/rubygem-thread_safe NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-devise-async/Makefile b/devel/rubygem-devise-async/Makefile index 8f96c4290e762..3d28cf02b3d27 100644 --- a/devel/rubygem-devise-async/Makefile +++ b/devel/rubygem-devise-async/Makefile @@ -18,6 +18,6 @@ SLAVEDIRS= devel/rubygem-devise-async-rails4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-devise/Makefile b/devel/rubygem-devise/Makefile index ae7657ed91c97..8f993fb17f584 100644 --- a/devel/rubygem-devise/Makefile +++ b/devel/rubygem-devise/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-bcrypt>=3.0:security/rubygem-bcrypt \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem BROKEN_RUBY23= yes diff --git a/devel/rubygem-directory_watcher/Makefile b/devel/rubygem-directory_watcher/Makefile index c72dd223c01ab..d0e34f44663d7 100644 --- a/devel/rubygem-directory_watcher/Makefile +++ b/devel/rubygem-directory_watcher/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ditz/Makefile b/devel/rubygem-ditz/Makefile index f15895e13f8fd..b01cb5cc0d64b 100644 --- a/devel/rubygem-ditz/Makefile +++ b/devel/rubygem-ditz/Makefile @@ -18,7 +18,7 @@ NO_ARCH= yes USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/ditz ruby_OLD_CMD= /usr/bin/ruby1.8 diff --git a/devel/rubygem-docile/Makefile b/devel/rubygem-docile/Makefile index 00fc4504a993a..c785d55a9e982 100644 --- a/devel/rubygem-docile/Makefile +++ b/devel/rubygem-docile/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-drydock/Makefile b/devel/rubygem-drydock/Makefile index e932ee8b8098a..3ff2a13587b62 100644 --- a/devel/rubygem-drydock/Makefile +++ b/devel/rubygem-drydock/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/example .include diff --git a/devel/rubygem-dynflow/Makefile b/devel/rubygem-dynflow/Makefile index 691da18acc008..009bc5214c13c 100644 --- a/devel/rubygem-dynflow/Makefile +++ b/devel/rubygem-dynflow/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-algebrick>=0.7.0:devel/rubygem-algebrick \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-edavis10-object_daddy/Makefile b/devel/rubygem-edavis10-object_daddy/Makefile index 068091c6f09d6..0ed8a4ac6518e 100644 --- a/devel/rubygem-edavis10-object_daddy/Makefile +++ b/devel/rubygem-edavis10-object_daddy/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-elif/Makefile b/devel/rubygem-elif/Makefile index 9c55939b7d203..24600bdb77d62 100644 --- a/devel/rubygem-elif/Makefile +++ b/devel/rubygem-elif/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-enumerize/Makefile b/devel/rubygem-enumerize/Makefile index 46c8bfbf55534..897428dfecf34 100644 --- a/devel/rubygem-enumerize/Makefile +++ b/devel/rubygem-enumerize/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-equalizer/Makefile b/devel/rubygem-equalizer/Makefile index 336a9930fd2cc..a94f1c4e83ac5 100644 --- a/devel/rubygem-equalizer/Makefile +++ b/devel/rubygem-equalizer/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-errand/Makefile b/devel/rubygem-errand/Makefile index daecf664ddcf0..70d274445ba60 100644 --- a/devel/rubygem-errand/Makefile +++ b/devel/rubygem-errand/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rrdtool:databases/rrdtool \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-event-bus/Makefile b/devel/rubygem-event-bus/Makefile index 1aa955f2863c8..832e8bb91d21b 100644 --- a/devel/rubygem-event-bus/Makefile +++ b/devel/rubygem-event-bus/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-eventmachine/Makefile b/devel/rubygem-eventmachine/Makefile index 937cfd29b0627..597bb19ae5aa4 100644 --- a/devel/rubygem-eventmachine/Makefile +++ b/devel/rubygem-eventmachine/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE_RUBY= ${WRKSRC}/GNU LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-excon/Makefile b/devel/rubygem-excon/Makefile index 5f8164588929b..7860dbd29e8da 100644 --- a/devel/rubygem-excon/Makefile +++ b/devel/rubygem-excon/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-execjs/Makefile b/devel/rubygem-execjs/Makefile index b892d8264c83a..2c776521498d9 100644 --- a/devel/rubygem-execjs/Makefile +++ b/devel/rubygem-execjs/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= node:www/node NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-patch: @${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#' \ diff --git a/devel/rubygem-extlib/Makefile b/devel/rubygem-extlib/Makefile index edc790b2dbfa8..9d17b1f11d75c 100644 --- a/devel/rubygem-extlib/Makefile +++ b/devel/rubygem-extlib/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-facets/Makefile b/devel/rubygem-facets/Makefile index 3b1860de4c1e5..6a3da81b588e3 100644 --- a/devel/rubygem-facets/Makefile +++ b/devel/rubygem-facets/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-faraday_middleware-multi_json/Makefile b/devel/rubygem-faraday_middleware-multi_json/Makefile index 9a4c401665334..4d8b671037e50 100644 --- a/devel/rubygem-faraday_middleware-multi_json/Makefile +++ b/devel/rubygem-faraday_middleware-multi_json/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-faraday_middleware>0:www/rubygem-faraday_middleware \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fast-stemmer/Makefile b/devel/rubygem-fast-stemmer/Makefile index c7d2944920dbe..a49c66f1dac56 100644 --- a/devel/rubygem-fast-stemmer/Makefile +++ b/devel/rubygem-fast-stemmer/Makefile @@ -11,6 +11,6 @@ COMMENT= Fast Porter stemmer based on a C version of algorithm LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fast_gettext/Makefile b/devel/rubygem-fast_gettext/Makefile index 3b6f15127563f..dd3ed49d6907e 100644 --- a/devel/rubygem-fast_gettext/Makefile +++ b/devel/rubygem-fast_gettext/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fast_stack/Makefile b/devel/rubygem-fast_stack/Makefile index 48b8e424e5ec9..e8747a0c15414 100644 --- a/devel/rubygem-fast_stack/Makefile +++ b/devel/rubygem-fast_stack/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fast_xor/Makefile b/devel/rubygem-fast_xor/Makefile index f990f5d9033f3..65fdc5474e904 100644 --- a/devel/rubygem-fast_xor/Makefile +++ b/devel/rubygem-fast_xor/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rake>=0:devel/rubygem-rake \ rubygem-rake-compiler>=0:devel/rubygem-rake-compiler USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fastercsv/Makefile b/devel/rubygem-fastercsv/Makefile index da72f7674dca2..b0cd6c015aa5b 100644 --- a/devel/rubygem-fastercsv/Makefile +++ b/devel/rubygem-fastercsv/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fastri/Makefile b/devel/rubygem-fastri/Makefile index d32f510325d52..6f13e15e62261 100644 --- a/devel/rubygem-fastri/Makefile +++ b/devel/rubygem-fastri/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/fastri-server bin/fri bin/qri bin/ri-emacs diff --git a/devel/rubygem-fastthread/Makefile b/devel/rubygem-fastthread/Makefile index 3f65a2e2b9491..d2c855400bad6 100644 --- a/devel/rubygem-fastthread/Makefile +++ b/devel/rubygem-fastthread/Makefile @@ -12,6 +12,6 @@ COMMENT= Optimized replacement for thread.rb primitives LICENSE= LGPL21 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fattr/Makefile b/devel/rubygem-fattr/Makefile index fa70f8cfd6061..4083f323364da 100644 --- a/devel/rubygem-fattr/Makefile +++ b/devel/rubygem-fattr/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ffi-compiler/Makefile b/devel/rubygem-ffi-compiler/Makefile index 9ef44403bb4fe..39cd51bebad92 100644 --- a/devel/rubygem-ffi-compiler/Makefile +++ b/devel/rubygem-ffi-compiler/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-ffi>=1.0.0:devel/rubygem-ffi \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ffi-yajl/Makefile b/devel/rubygem-ffi-yajl/Makefile index 96a9b55c143ae..120bfe314e664 100644 --- a/devel/rubygem-ffi-yajl/Makefile +++ b/devel/rubygem-ffi-yajl/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= yajl>=2.0.0:devel/yajl \ rubygem-libyajl2>=1.0.0:devel/rubygem-libyajl2 USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/ffi-yajl-bench diff --git a/devel/rubygem-ffi/Makefile b/devel/rubygem-ffi/Makefile index c99afe8889a9d..dedbff65ffc95 100644 --- a/devel/rubygem-ffi/Makefile +++ b/devel/rubygem-ffi/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libffi.so:devel/libffi USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-file-tail/Makefile b/devel/rubygem-file-tail/Makefile index 0363b7e04f801..f1dd3939eccad 100644 --- a/devel/rubygem-file-tail/Makefile +++ b/devel/rubygem-file-tail/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-tins>=1.0:devel/rubygem-tins NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-flexmock/Makefile b/devel/rubygem-flexmock/Makefile index 97f11633a116b..843cc743e59be 100644 --- a/devel/rubygem-flexmock/Makefile +++ b/devel/rubygem-flexmock/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fluent-logger/Makefile b/devel/rubygem-fluent-logger/Makefile index 9f0286cb9ea31..c11b8fbaba8a4 100644 --- a/devel/rubygem-fluent-logger/Makefile +++ b/devel/rubygem-fluent-logger/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-msgpack>=0.5.4:devel/rubygem-msgpack NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/fluent-post diff --git a/devel/rubygem-fog-core/Makefile b/devel/rubygem-fog-core/Makefile index fe030b95637e8..d7ff968352166 100644 --- a/devel/rubygem-fog-core/Makefile +++ b/devel/rubygem-fog-core/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fog-json/Makefile b/devel/rubygem-fog-json/Makefile index 051a48da1cc8b..091c94dc6277b 100644 --- a/devel/rubygem-fog-json/Makefile +++ b/devel/rubygem-fog-json/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.0:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-fog/Makefile b/devel/rubygem-fog/Makefile index eab529b2fabc9..40a357dd4cb48 100644 --- a/devel/rubygem-fog/Makefile +++ b/devel/rubygem-fog/Makefile @@ -43,7 +43,7 @@ RUN_DEPENDS= rubygem-fog-aliyun>=0.1.0:net/rubygem-fog-aliyun \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/fog diff --git a/devel/rubygem-font-awesome-rails-rails4/Makefile b/devel/rubygem-font-awesome-rails-rails4/Makefile index f23d5c41e5c14..b0bb2bf5a64b7 100644 --- a/devel/rubygem-font-awesome-rails-rails4/Makefile +++ b/devel/rubygem-font-awesome-rails-rails4/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-railties4>=3.2:www/rubygem-railties4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-font-awesome-rails/Makefile b/devel/rubygem-font-awesome-rails/Makefile index 1a91e05b176b7..4b33bc9b43132 100644 --- a/devel/rubygem-font-awesome-rails/Makefile +++ b/devel/rubygem-font-awesome-rails/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-railties>=3.2:www/rubygem-railties NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-foreigner/Makefile b/devel/rubygem-foreigner/Makefile index 0dcbd53190668..3c514a21d0e9e 100644 --- a/devel/rubygem-foreigner/Makefile +++ b/devel/rubygem-foreigner/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activerecord4>=3.0.0:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-foreman/Makefile b/devel/rubygem-foreman/Makefile index 65bae89c27e1c..6e4a45d874eb0 100644 --- a/devel/rubygem-foreman/Makefile +++ b/devel/rubygem-foreman/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-thor>=0.19.1:devel/rubygem-thor NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= spec/resources/bin/env PLIST_FILES= bin/foreman diff --git a/devel/rubygem-formatador/Makefile b/devel/rubygem-formatador/Makefile index b1eb0ef55ab15..677688caa2af5 100644 --- a/devel/rubygem-formatador/Makefile +++ b/devel/rubygem-formatador/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gdata/Makefile b/devel/rubygem-gdata/Makefile index 1dc6c834bda34..3f0c61232306c 100644 --- a/devel/rubygem-gdata/Makefile +++ b/devel/rubygem-gdata/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gem_plugin/Makefile b/devel/rubygem-gem_plugin/Makefile index adf86490f3263..fcc874023b669 100644 --- a/devel/rubygem-gem_plugin/Makefile +++ b/devel/rubygem-gem_plugin/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/gpgen diff --git a/devel/rubygem-gemcutter/Makefile b/devel/rubygem-gemcutter/Makefile index 3094c53d149c4..2bcbe2a2542e5 100644 --- a/devel/rubygem-gemcutter/Makefile +++ b/devel/rubygem-gemcutter/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gemnasium-gitlab-service/Makefile b/devel/rubygem-gemnasium-gitlab-service/Makefile index e9e61b5e0c896..01095fcbbe121 100644 --- a/devel/rubygem-gemnasium-gitlab-service/Makefile +++ b/devel/rubygem-gemnasium-gitlab-service/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rugged>=0.21:devel/rubygem-rugged NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gems/Makefile b/devel/rubygem-gems/Makefile index 6a3cd01fdb82a..b04de91f49abc 100644 --- a/devel/rubygem-gems/Makefile +++ b/devel/rubygem-gems/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-generator_spec-rails4/Makefile b/devel/rubygem-generator_spec-rails4/Makefile index 402da20e7839b..b4489fbc96110 100644 --- a/devel/rubygem-generator_spec-rails4/Makefile +++ b/devel/rubygem-generator_spec-rails4/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activerecord4>=4.1.4:databases/rubygem-activerecord4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-generator_spec/Makefile b/devel/rubygem-generator_spec/Makefile index 99145be91587f..bd6f09111ffb9 100644 --- a/devel/rubygem-generator_spec/Makefile +++ b/devel/rubygem-generator_spec/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activerecord>=3.0.0:databases/rubygem-activerecord \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-georuby/Makefile b/devel/rubygem-georuby/Makefile index b977cc57cf48b..7dc2541b1a93c 100644 --- a/devel/rubygem-georuby/Makefile +++ b/devel/rubygem-georuby/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-get_process_mem/Makefile b/devel/rubygem-get_process_mem/Makefile index 8a8c04b60675a..e79b3426f2b52 100644 --- a/devel/rubygem-get_process_mem/Makefile +++ b/devel/rubygem-get_process_mem/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-getopt/Makefile b/devel/rubygem-getopt/Makefile index e72bcea98b9de..7c15bd85bb4c5 100644 --- a/devel/rubygem-getopt/Makefile +++ b/devel/rubygem-getopt/Makefile @@ -13,6 +13,6 @@ NO_ARCH= yes USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile index e136e970b6248..21faba48a4af7 100644 --- a/devel/rubygem-gettext/Makefile +++ b/devel/rubygem-gettext/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-locale>=2.0.5:devel/rubygem-locale \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= samples/*.rb samples/cgi/*.rb PLIST_FILES= bin/rmsgcat bin/rmsgfmt bin/rmsginit bin/rmsgmerge bin/rxgettext diff --git a/devel/rubygem-gh/Makefile b/devel/rubygem-gh/Makefile index 0507291206e2c..3481009f3f274 100644 --- a/devel/rubygem-gh/Makefile +++ b/devel/rubygem-gh/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-addressable>=0:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gibbler/Makefile b/devel/rubygem-gibbler/Makefile index 35937f9a71fec..6b649d625130d 100644 --- a/devel/rubygem-gibbler/Makefile +++ b/devel/rubygem-gibbler/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gio2/Makefile b/devel/rubygem-gio2/Makefile index 6b7d01455d431..df8d2c84f7fed 100644 --- a/devel/rubygem-gio2/Makefile +++ b/devel/rubygem-gio2/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 \ rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-git-version-bump/Makefile b/devel/rubygem-git-version-bump/Makefile index aafee7bd74172..caafdedfdaadf 100644 --- a/devel/rubygem-git-version-bump/Makefile +++ b/devel/rubygem-git-version-bump/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/git-version-bump diff --git a/devel/rubygem-git/Makefile b/devel/rubygem-git/Makefile index d0955b9a7663c..e11ffc2cbfbc6 100644 --- a/devel/rubygem-git/Makefile +++ b/devel/rubygem-git/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= git>=1.6:devel/git NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-github_api/Makefile b/devel/rubygem-github_api/Makefile index e9e6319d3f2b3..e16ccadc79a39 100644 --- a/devel/rubygem-github_api/Makefile +++ b/devel/rubygem-github_api/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-addressable>=2.4.0:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gitlab-pygments.rb/Makefile b/devel/rubygem-gitlab-pygments.rb/Makefile index 6adadfbf5fe95..8949bd4dec748 100644 --- a/devel/rubygem-gitlab-pygments.rb/Makefile +++ b/devel/rubygem-gitlab-pygments.rb/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:devel/rubygem-posix-spawn \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gitlab_git/Makefile b/devel/rubygem-gitlab_git/Makefile index 0b112a8d997f3..8dbd2f06f7112 100644 --- a/devel/rubygem-gitlab_git/Makefile +++ b/devel/rubygem-gitlab_git/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gitlab_meta/Makefile b/devel/rubygem-gitlab_meta/Makefile index 83796c483861b..ac8e5e317bdfb 100644 --- a/devel/rubygem-gitlab_meta/Makefile +++ b/devel/rubygem-gitlab_meta/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= cpe gem:autoplist +USES= cpe gem CPE_PRODUCT= gitlab CPE_VENDOR= gitlab diff --git a/devel/rubygem-glib2/Makefile b/devel/rubygem-glib2/Makefile index 83e2376014d40..e1eb4ad8fa398 100644 --- a/devel/rubygem-glib2/Makefile +++ b/devel/rubygem-glib2/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-pkg-config>=0:devel/rubygem-pkg-config USE_GNOME= glib20 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gobject-introspection/Makefile b/devel/rubygem-gobject-introspection/Makefile index 3f21134058b2c..a5117cc53cc82 100644 --- a/devel/rubygem-gobject-introspection/Makefile +++ b/devel/rubygem-gobject-introspection/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USE_GNOME= introspection USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-graf/Makefile b/devel/rubygem-graf/Makefile index 31825991e217d..aa30fb22f99f7 100644 --- a/devel/rubygem-graf/Makefile +++ b/devel/rubygem-graf/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/graf .include diff --git a/devel/rubygem-grape-entity/Makefile b/devel/rubygem-grape-entity/Makefile index a8d39a01af68b..52fd3d05789c5 100644 --- a/devel/rubygem-grape-entity/Makefile +++ b/devel/rubygem-grape-entity/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-grape-swagger/Makefile b/devel/rubygem-grape-swagger/Makefile index 844b8473fae62..c48181739755e 100644 --- a/devel/rubygem-grape-swagger/Makefile +++ b/devel/rubygem-grape-swagger/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-awesome_print>=0:devel/rubygem-awesome_print \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile index 494e3d13e4499..152db0b122f15 100644 --- a/devel/rubygem-grape/Makefile +++ b/devel/rubygem-grape/Makefile @@ -23,6 +23,6 @@ RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-grit/Makefile b/devel/rubygem-grit/Makefile index a52be648e61cc..ea59de6d47b7f 100644 --- a/devel/rubygem-grit/Makefile +++ b/devel/rubygem-grit/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-diff-lcs>=1.1:textproc/rubygem-diff-lcs \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-guess_html_encoding/Makefile b/devel/rubygem-guess_html_encoding/Makefile index b8369f19e5087..f633f05b46df2 100644 --- a/devel/rubygem-guess_html_encoding/Makefile +++ b/devel/rubygem-guess_html_encoding/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-gyoku/Makefile b/devel/rubygem-gyoku/Makefile index 319b4d7587ebf..c47bc078300c3 100644 --- a/devel/rubygem-gyoku/Makefile +++ b/devel/rubygem-gyoku/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-hashdiff/Makefile b/devel/rubygem-hashdiff/Makefile index 304cf22f05059..2d284fb6f2b71 100644 --- a/devel/rubygem-hashdiff/Makefile +++ b/devel/rubygem-hashdiff/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-hashery/Makefile b/devel/rubygem-hashery/Makefile index 29829cd6f7757..92ce030e4c652 100644 --- a/devel/rubygem-hashery/Makefile +++ b/devel/rubygem-hashery/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD2CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-hashie/Makefile b/devel/rubygem-hashie/Makefile index 38d68db19a222..a6c851cf8f8e8 100644 --- a/devel/rubygem-hashie/Makefile +++ b/devel/rubygem-hashie/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-hashie2/Makefile b/devel/rubygem-hashie2/Makefile index e4268b97f77cd..e2f0f64e5ae12 100644 --- a/devel/rubygem-hashie2/Makefile +++ b/devel/rubygem-hashie2/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^2\. diff --git a/devel/rubygem-highline/Makefile b/devel/rubygem-highline/Makefile index a31de207055e4..027282c0b7ce9 100644 --- a/devel/rubygem-highline/Makefile +++ b/devel/rubygem-highline/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-hike/Makefile b/devel/rubygem-hike/Makefile index c1f6af10c9d76..2dfacca3c1e27 100644 --- a/devel/rubygem-hike/Makefile +++ b/devel/rubygem-hike/Makefile @@ -15,6 +15,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-hitimes/Makefile b/devel/rubygem-hitimes/Makefile index d9a2738f0ad22..737057466bbb1 100644 --- a/devel/rubygem-hitimes/Makefile +++ b/devel/rubygem-hitimes/Makefile @@ -12,6 +12,6 @@ COMMENT= High resolution timer library for Ruby LICENSE= ISCL USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-hoe/Makefile b/devel/rubygem-hoe/Makefile index 8a43cfa782378..3015f2c7eec50 100644 --- a/devel/rubygem-hoe/Makefile +++ b/devel/rubygem-hoe/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-rake>=0.8:devel/rubygem-rake NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sow diff --git a/devel/rubygem-holidays/Makefile b/devel/rubygem-holidays/Makefile index 5fe82cff81463..4f71d63d420c8 100644 --- a/devel/rubygem-holidays/Makefile +++ b/devel/rubygem-holidays/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-i18n/Makefile b/devel/rubygem-i18n/Makefile index 7ae9329722e29..045bb87cd60eb 100644 --- a/devel/rubygem-i18n/Makefile +++ b/devel/rubygem-i18n/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-icalendar/Makefile b/devel/rubygem-icalendar/Makefile index 332154559e714..0182076ee2b9a 100644 --- a/devel/rubygem-icalendar/Makefile +++ b/devel/rubygem-icalendar/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ice_cube/Makefile b/devel/rubygem-ice_cube/Makefile index ad78bab941667..583bd6b17def4 100644 --- a/devel/rubygem-ice_cube/Makefile +++ b/devel/rubygem-ice_cube/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ice_nine/Makefile b/devel/rubygem-ice_nine/Makefile index a4e643cb27b75..46251a3764f75 100644 --- a/devel/rubygem-ice_nine/Makefile +++ b/devel/rubygem-ice_nine/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-inflecto/Makefile b/devel/rubygem-inflecto/Makefile index 1ac0ccc4822c7..562db8596cf7a 100644 --- a/devel/rubygem-inflecto/Makefile +++ b/devel/rubygem-inflecto/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-instance_storage/Makefile b/devel/rubygem-instance_storage/Makefile index f1870d806e0f2..fc6af8c444456 100644 --- a/devel/rubygem-instance_storage/Makefile +++ b/devel/rubygem-instance_storage/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-interact/Makefile b/devel/rubygem-interact/Makefile index e98290d85b50f..e1e802f0fd7cb 100644 --- a/devel/rubygem-interact/Makefile +++ b/devel/rubygem-interact/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-iobuffer/Makefile b/devel/rubygem-iobuffer/Makefile index e59a44f52f97c..2d70eb9aaa871 100644 --- a/devel/rubygem-iobuffer/Makefile +++ b/devel/rubygem-iobuffer/Makefile @@ -9,6 +9,6 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Gems for iobuffer USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-jammit/Makefile b/devel/rubygem-jammit/Makefile index 30024d216a435..7b8a3a9ed5a08 100644 --- a/devel/rubygem-jammit/Makefile +++ b/devel/rubygem-jammit/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-cssmin>=1.0:textproc/rubygem-cssmin \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/jammit diff --git a/devel/rubygem-jbuilder/Makefile b/devel/rubygem-jbuilder/Makefile index 77713ea8ad9fb..3dec2973eb1be 100644 --- a/devel/rubygem-jbuilder/Makefile +++ b/devel/rubygem-jbuilder/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS?= rubygem-activesupport4>=3.0.0:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-jekyll-coffeescript/Makefile b/devel/rubygem-jekyll-coffeescript/Makefile index 5e6d3d53cbfea..941fdffb96e20 100644 --- a/devel/rubygem-jekyll-coffeescript/Makefile +++ b/devel/rubygem-jekyll-coffeescript/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-coffee-script>=2.2:devel/rubygem-coffee-script NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-jeweler/Makefile b/devel/rubygem-jeweler/Makefile index d001fef10ec6d..00a3a01e41230 100644 --- a/devel/rubygem-jeweler/Makefile +++ b/devel/rubygem-jeweler/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/jeweler diff --git a/devel/rubygem-jmespath/Makefile b/devel/rubygem-jmespath/Makefile index 8cf24af73c4ef..6baeac279083c 100644 --- a/devel/rubygem-jmespath/Makefile +++ b/devel/rubygem-jmespath/Makefile @@ -12,6 +12,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-jquery-ui-themes/Makefile b/devel/rubygem-jquery-ui-themes/Makefile index 48cb58418a510..4b3a4eba21941 100644 --- a/devel/rubygem-jquery-ui-themes/Makefile +++ b/devel/rubygem-jquery-ui-themes/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-httparty>=0:www/rubygem-httparty NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-jruby-jars/Makefile b/devel/rubygem-jruby-jars/Makefile index cded0e5c642f6..f3927bfc11094 100644 --- a/devel/rubygem-jruby-jars/Makefile +++ b/devel/rubygem-jruby-jars/Makefile @@ -16,6 +16,6 @@ USE_JAVA= yes NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-json/Makefile b/devel/rubygem-json/Makefile index 81723752db6fe..2797742308a0f 100644 --- a/devel/rubygem-json/Makefile +++ b/devel/rubygem-json/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/GPL LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-json_pure/Makefile b/devel/rubygem-json_pure/Makefile index 5ceb85da62b28..5015297858332 100644 --- a/devel/rubygem-json_pure/Makefile +++ b/devel/rubygem-json_pure/Makefile @@ -13,6 +13,6 @@ LICENSE= GPLv2 RUBY LICENSE_COMB= dual USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-kafo/Makefile b/devel/rubygem-kafo/Makefile index a5ed1485cc05e..18029acfd93a0 100644 --- a/devel/rubygem-kafo/Makefile +++ b/devel/rubygem-kafo/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= gsed:textproc/gsed \ NO_ARCH= yes USE_RUBY= yes -USES= cpe gem:autoplist +USES= cpe gem CPE_VENDOR= theforeman diff --git a/devel/rubygem-kafo_parsers/Makefile b/devel/rubygem-kafo_parsers/Makefile index 55c7f4320cc27..6ff108ee2c94f 100644 --- a/devel/rubygem-kafo_parsers/Makefile +++ b/devel/rubygem-kafo_parsers/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-kafo_wizards/Makefile b/devel/rubygem-kafo_wizards/Makefile index b7f69899c64ed..bfeb6af1ae968 100644 --- a/devel/rubygem-kafo_wizards/Makefile +++ b/devel/rubygem-kafo_wizards/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-highline>=0:devel/rubygem-highline NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-kgio/Makefile b/devel/rubygem-kgio/Makefile index 298a5cb4135b4..84e9377abb917 100644 --- a/devel/rubygem-kgio/Makefile +++ b/devel/rubygem-kgio/Makefile @@ -13,6 +13,6 @@ LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-launchy/Makefile b/devel/rubygem-launchy/Makefile index 107209f022a13..fddd1a912e5b9 100644 --- a/devel/rubygem-launchy/Makefile +++ b/devel/rubygem-launchy/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/launchy diff --git a/devel/rubygem-launchy22/Makefile b/devel/rubygem-launchy22/Makefile index 20b0fb7159f30..0f48a11629982 100644 --- a/devel/rubygem-launchy22/Makefile +++ b/devel/rubygem-launchy22/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^2\.2 diff --git a/devel/rubygem-librarian/Makefile b/devel/rubygem-librarian/Makefile index bfeac02fd6d65..7f4776947d590 100644 --- a/devel/rubygem-librarian/Makefile +++ b/devel/rubygem-librarian/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}highline>=0:devel/rubygem-highline \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-librarianp/Makefile b/devel/rubygem-librarianp/Makefile index 75c65b9da39b6..8f285e40a19de 100644 --- a/devel/rubygem-librarianp/Makefile +++ b/devel/rubygem-librarianp/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-thor>=0.15:devel/rubygem-thor NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-libyajl2/Makefile b/devel/rubygem-libyajl2/Makefile index 8f08f9c3a7666..99feae4b6c22f 100644 --- a/devel/rubygem-libyajl2/Makefile +++ b/devel/rubygem-libyajl2/Makefile @@ -11,6 +11,6 @@ COMMENT= Vendored copy of libyajl2 LICENSE= APACHE20 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-licensee/Makefile b/devel/rubygem-licensee/Makefile index de3519fca7ed2..9ecb33d4e3fad 100644 --- a/devel/rubygem-licensee/Makefile +++ b/devel/rubygem-licensee/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-rugged>=0.23:devel/rubygem-rugged NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/licensee diff --git a/devel/rubygem-listen/Makefile b/devel/rubygem-listen/Makefile index 7b6cacf5ceafb..bd15821e0ea77 100644 --- a/devel/rubygem-listen/Makefile +++ b/devel/rubygem-listen/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-rb-fsevent>=0.9.3:devel/rubygem-rb-fsevent \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/listen diff --git a/devel/rubygem-little-plugger/Makefile b/devel/rubygem-little-plugger/Makefile index f1a1d47fad1b2..465ac48fdfa0e 100644 --- a/devel/rubygem-little-plugger/Makefile +++ b/devel/rubygem-little-plugger/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile index 50f070ff2382c..96aebdc2112bd 100644 --- a/devel/rubygem-locale/Makefile +++ b/devel/rubygem-locale/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-lockfile/Makefile b/devel/rubygem-lockfile/Makefile index a351ab12f145e..f523c7301ca15 100644 --- a/devel/rubygem-lockfile/Makefile +++ b/devel/rubygem-lockfile/Makefile @@ -13,7 +13,7 @@ LICENSE= RUBY NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rlock diff --git a/devel/rubygem-logging/Makefile b/devel/rubygem-logging/Makefile index 3e284e6c9b6a9..19a382452175f 100644 --- a/devel/rubygem-logging/Makefile +++ b/devel/rubygem-logging/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-little-plugger>=1.1.3:devel/rubygem-little-plugger \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-logster/Makefile b/devel/rubygem-logster/Makefile index 7e494da5c6944..eed3375a0c4cd 100644 --- a/devel/rubygem-logster/Makefile +++ b/devel/rubygem-logster/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-loquacious/Makefile b/devel/rubygem-loquacious/Makefile index ca308189bde6b..b511cdeb2434a 100644 --- a/devel/rubygem-loquacious/Makefile +++ b/devel/rubygem-loquacious/Makefile @@ -15,6 +15,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-lru_redux/Makefile b/devel/rubygem-lru_redux/Makefile index c4f4d22904b0d..ed02ea613fcd0 100644 --- a/devel/rubygem-lru_redux/Makefile +++ b/devel/rubygem-lru_redux/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-lumberjack/Makefile b/devel/rubygem-lumberjack/Makefile index 155eba9446e22..091e1ae851289 100644 --- a/devel/rubygem-lumberjack/Makefile +++ b/devel/rubygem-lumberjack/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/MIT_LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-main/Makefile b/devel/rubygem-main/Makefile index d38cd66a9a879..e12370a2a664a 100644 --- a/devel/rubygem-main/Makefile +++ b/devel/rubygem-main/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-arrayfields>=4.7.4:devel/rubygem-arrayfields \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-map/Makefile b/devel/rubygem-map/Makefile index 266417ba4943f..bcf9cad998cd2 100644 --- a/devel/rubygem-map/Makefile +++ b/devel/rubygem-map/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-memoist/Makefile b/devel/rubygem-memoist/Makefile index 32d7b963523f0..10b808260f6a3 100644 --- a/devel/rubygem-memoist/Makefile +++ b/devel/rubygem-memoist/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCHI= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-memoizable/Makefile b/devel/rubygem-memoizable/Makefile index 4228dab233ee3..e0a28e7dc4fdf 100644 --- a/devel/rubygem-memoizable/Makefile +++ b/devel/rubygem-memoizable/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-thread_safe>=0.3.1:devel/rubygem-thread_safe NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-memoize/Makefile b/devel/rubygem-memoize/Makefile index ae18518f0e011..0772b7fc21c7c 100644 --- a/devel/rubygem-memoize/Makefile +++ b/devel/rubygem-memoize/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-test-unit>=2.0.2:devel/rubygem-test-unit NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mercenary/Makefile b/devel/rubygem-mercenary/Makefile index a5c7616e327e5..acea467b9ec00 100644 --- a/devel/rubygem-mercenary/Makefile +++ b/devel/rubygem-mercenary/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= script/console script/examples .include diff --git a/devel/rubygem-message_bus/Makefile b/devel/rubygem-message_bus/Makefile index bde3aa8c93718..1957fd1d19e1c 100644 --- a/devel/rubygem-message_bus/Makefile +++ b/devel/rubygem-message_bus/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-rack16>=1.1.3:www/rubygem-rack16 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-metaclass/Makefile b/devel/rubygem-metaclass/Makefile index fa0be74363397..1f47e7addbdfb 100644 --- a/devel/rubygem-metaclass/Makefile +++ b/devel/rubygem-metaclass/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-metaid/Makefile b/devel/rubygem-metaid/Makefile index 94676b9b9221a..10f48928a1af2 100644 --- a/devel/rubygem-metaid/Makefile +++ b/devel/rubygem-metaid/Makefile @@ -11,6 +11,6 @@ COMMENT= Ruby metaprogramming helpers NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-method_source/Makefile b/devel/rubygem-method_source/Makefile index d265b2d259645..b5e5839b8a826 100644 --- a/devel/rubygem-method_source/Makefile +++ b/devel/rubygem-method_source/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-minitest/Makefile b/devel/rubygem-minitest/Makefile index c344fb5767134..4e2796c7a03d5 100644 --- a/devel/rubygem-minitest/Makefile +++ b/devel/rubygem-minitest/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-minitest4/Makefile b/devel/rubygem-minitest4/Makefile index 0ad2a50fffcf9..739a6c7de076f 100644 --- a/devel/rubygem-minitest4/Makefile +++ b/devel/rubygem-minitest4/Makefile @@ -15,6 +15,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mixlib-authentication/Makefile b/devel/rubygem-mixlib-authentication/Makefile index e5c73537b4eca..7ca0eb07c029f 100644 --- a/devel/rubygem-mixlib-authentication/Makefile +++ b/devel/rubygem-mixlib-authentication/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-mixlib-log>=0:devel/rubygem-mixlib-log NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mixlib-cli/Makefile b/devel/rubygem-mixlib-cli/Makefile index 33e1708085815..0c89a856adfc8 100644 --- a/devel/rubygem-mixlib-cli/Makefile +++ b/devel/rubygem-mixlib-cli/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mixlib-config/Makefile b/devel/rubygem-mixlib-config/Makefile index e1dc6d97c4ae4..72b7ec765403c 100644 --- a/devel/rubygem-mixlib-config/Makefile +++ b/devel/rubygem-mixlib-config/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mixlib-log/Makefile b/devel/rubygem-mixlib-log/Makefile index 22bb06e427202..eb4008a0b1b09 100644 --- a/devel/rubygem-mixlib-log/Makefile +++ b/devel/rubygem-mixlib-log/Makefile @@ -12,6 +12,6 @@ COMMENT= Provides a simple mixin for log functionality NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mixlib-shellout/Makefile b/devel/rubygem-mixlib-shellout/Makefile index 8fbe7e865db2f..8c3e3b907be60 100644 --- a/devel/rubygem-mixlib-shellout/Makefile +++ b/devel/rubygem-mixlib-shellout/Makefile @@ -13,6 +13,6 @@ COMMENT= Shell interface that also collects stdout and stderr NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mkrf/Makefile b/devel/rubygem-mkrf/Makefile index e44e687266608..3513bd0598169 100644 --- a/devel/rubygem-mkrf/Makefile +++ b/devel/rubygem-mkrf/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist python +USES= gem python .include diff --git a/devel/rubygem-mocha/Makefile b/devel/rubygem-mocha/Makefile index c434a233e506c..8e36297c9e8aa 100644 --- a/devel/rubygem-mocha/Makefile +++ b/devel/rubygem-mocha/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-metaclass>=0:devel/rubygem-metaclass NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-moneta/Makefile b/devel/rubygem-moneta/Makefile index 0de1f2a022a38..2d138d2c88a90 100644 --- a/devel/rubygem-moneta/Makefile +++ b/devel/rubygem-moneta/Makefile @@ -13,7 +13,7 @@ COMMENT= Unified interface to key/value stores NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= script/install-kyotocabinet \ script/kill-travis \ script/start-services \ diff --git a/devel/rubygem-moneta06/Makefile b/devel/rubygem-moneta06/Makefile index 88ae2ad7007d5..5ebd9a6613719 100644 --- a/devel/rubygem-moneta06/Makefile +++ b/devel/rubygem-moneta06/Makefile @@ -13,6 +13,6 @@ COMMENT= Unified interface to key/value stores NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mongo/Makefile b/devel/rubygem-mongo/Makefile index 6657c2b1c1ed1..9b5feca5ebdac 100644 --- a/devel/rubygem-mongo/Makefile +++ b/devel/rubygem-mongo/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-bson1>=${PORTVERSION}:devel/rubygem-bson1 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/mongo_console diff --git a/devel/rubygem-msgpack/Makefile b/devel/rubygem-msgpack/Makefile index 292c57f693b48..730082ff8e46e 100644 --- a/devel/rubygem-msgpack/Makefile +++ b/devel/rubygem-msgpack/Makefile @@ -11,7 +11,7 @@ COMMENT= Gems for MessagePack LICENSE= APACHE20 USE_RUBY= yes -USES= gem:autoplist +USES= gem STRIPDIR= ${STAGEDIR}${PREFIX}/${GEMS_BASE_DIR} post-install: diff --git a/devel/rubygem-mspec/Makefile b/devel/rubygem-mspec/Makefile index c3fedcb2e32d8..f4a1316a7e210 100644 --- a/devel/rubygem-mspec/Makefile +++ b/devel/rubygem-mspec/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/mkspec bin/mspec bin/mspec-ci bin/mspec-run bin/mspec-tag diff --git a/devel/rubygem-multi_json/Makefile b/devel/rubygem-multi_json/Makefile index 09394c47ab885..f5281e99a1731 100644 --- a/devel/rubygem-multi_json/Makefile +++ b/devel/rubygem-multi_json/Makefile @@ -20,7 +20,7 @@ YAJL_RUBY_DESC= Yajl JSON stream-based parser library NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem JSON_RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json JSON_PURE_RUN_DEPENDS= rubygem-json_pure>=0:devel/rubygem-json_pure diff --git a/devel/rubygem-multi_test/Makefile b/devel/rubygem-multi_test/Makefile index 815bfddbab3fd..2b7dd468ee4ba 100644 --- a/devel/rubygem-multi_test/Makefile +++ b/devel/rubygem-multi_test/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= test/all test/run .include diff --git a/devel/rubygem-murmurhash3/Makefile b/devel/rubygem-murmurhash3/Makefile index 465a120067813..9f945266ed3f0 100644 --- a/devel/rubygem-murmurhash3/Makefile +++ b/devel/rubygem-murmurhash3/Makefile @@ -10,6 +10,6 @@ MAINTAINER= vg@FreeBSD.org COMMENT= Implementation of murmur3 hashing function USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-mustache/Makefile b/devel/rubygem-mustache/Makefile index 03c12978f294c..50942d43ff6dc 100644 --- a/devel/rubygem-mustache/Makefile +++ b/devel/rubygem-mustache/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/mustache diff --git a/devel/rubygem-mutter/Makefile b/devel/rubygem-mutter/Makefile index 190eb00fe9a6b..8345f806cfc43 100644 --- a/devel/rubygem-mutter/Makefile +++ b/devel/rubygem-mutter/Makefile @@ -13,6 +13,6 @@ COMMENT= This Ruby gem is a tiny command-line interface library NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-naught/Makefile b/devel/rubygem-naught/Makefile index 0fa7ec0c1fbd8..006a55e82ba87 100644 --- a/devel/rubygem-naught/Makefile +++ b/devel/rubygem-naught/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-needle/Makefile b/devel/rubygem-needle/Makefile index 0afee2a34c1af..11bddbce2128e 100644 --- a/devel/rubygem-needle/Makefile +++ b/devel/rubygem-needle/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-nenv/Makefile b/devel/rubygem-nenv/Makefile index 97781281110e6..b312be0d9ffb3 100644 --- a/devel/rubygem-nenv/Makefile +++ b/devel/rubygem-nenv/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-nesty/Makefile b/devel/rubygem-nesty/Makefile index 5759c71825d18..0eee85114219d 100644 --- a/devel/rubygem-nesty/Makefile +++ b/devel/rubygem-nesty/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-netaddr/Makefile b/devel/rubygem-netaddr/Makefile index a42f8548ed684..b7cb0d331d493 100644 --- a/devel/rubygem-netaddr/Makefile +++ b/devel/rubygem-netaddr/Makefile @@ -12,6 +12,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-newrelic-grape/Makefile b/devel/rubygem-newrelic-grape/Makefile index 23d3635019cc3..d28dd5662194e 100644 --- a/devel/rubygem-newrelic-grape/Makefile +++ b/devel/rubygem-newrelic-grape/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS?= rubygem-grape>=0:devel/rubygem-grape \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-newrelic_rpm/Makefile b/devel/rubygem-newrelic_rpm/Makefile index 49ddfbce6d941..05b9cc472466f 100644 --- a/devel/rubygem-newrelic_rpm/Makefile +++ b/devel/rubygem-newrelic_rpm/Makefile @@ -17,7 +17,7 @@ LICENSE_PERMS_NEWRELIC= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-acc NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= test/script/*.sh PLIST_FILES= bin/mongrel_rpm bin/newrelic bin/newrelic_cmd bin/nrdebug diff --git a/devel/rubygem-nice-ffi/Makefile b/devel/rubygem-nice-ffi/Makefile index e547840eb16ab..471394cb441cf 100644 --- a/devel/rubygem-nice-ffi/Makefile +++ b/devel/rubygem-nice-ffi/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-ffi>=0.5.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-nio4r/Makefile b/devel/rubygem-nio4r/Makefile index 0fe36d1b5ec78..414ff810e9213 100644 --- a/devel/rubygem-nio4r/Makefile +++ b/devel/rubygem-nio4r/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-nori/Makefile b/devel/rubygem-nori/Makefile index 7dd1e7c8b7f1e..066f925646ae6 100644 --- a/devel/rubygem-nori/Makefile +++ b/devel/rubygem-nori/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-notiffany/Makefile b/devel/rubygem-notiffany/Makefile index 7ffb47a0aa8c3..37cfd6f42876d 100644 --- a/devel/rubygem-notiffany/Makefile +++ b/devel/rubygem-notiffany/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-nenv>=0.1:devel/rubygem-nenv \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-notify/Makefile b/devel/rubygem-notify/Makefile index 0512fafef2290..937b9e9c290ea 100644 --- a/devel/rubygem-notify/Makefile +++ b/devel/rubygem-notify/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/notify diff --git a/devel/rubygem-nprogress-rails/Makefile b/devel/rubygem-nprogress-rails/Makefile index 0a17a608b92c1..2070ec49644ed 100644 --- a/devel/rubygem-nprogress-rails/Makefile +++ b/devel/rubygem-nprogress-rails/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-octopress-hooks/Makefile b/devel/rubygem-octopress-hooks/Makefile index 8a9e1406f9472..f1964e0e82b96 100644 --- a/devel/rubygem-octopress-hooks/Makefile +++ b/devel/rubygem-octopress-hooks/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-jekyll>=2.0:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-oj/Makefile b/devel/rubygem-oj/Makefile index d081aa8c30eb2..26065046b412d 100644 --- a/devel/rubygem-oj/Makefile +++ b/devel/rubygem-oj/Makefile @@ -12,6 +12,6 @@ COMMENT= Fast JSON parser and serializer LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-omniauth_crowd/Makefile b/devel/rubygem-omniauth_crowd/Makefile index 8676b0a2f34b4..17f944bacbe64 100644 --- a/devel/rubygem-omniauth_crowd/Makefile +++ b/devel/rubygem-omniauth_crowd/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS?= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-open3_backport/Makefile b/devel/rubygem-open3_backport/Makefile index 90ea00164f010..e213f0654d26c 100644 --- a/devel/rubygem-open3_backport/Makefile +++ b/devel/rubygem-open3_backport/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}open4>=1.3:devel/rubygem-open4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-open4/Makefile b/devel/rubygem-open4/Makefile index cf83480359b3d..813fa13ac7fc2 100644 --- a/devel/rubygem-open4/Makefile +++ b/devel/rubygem-open4/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-orm_adapter/Makefile b/devel/rubygem-orm_adapter/Makefile index 20924e780e71f..8895fe3684cd0 100644 --- a/devel/rubygem-orm_adapter/Makefile +++ b/devel/rubygem-orm_adapter/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-p4ruby/Makefile b/devel/rubygem-p4ruby/Makefile index fbe33a9d9f8e1..d08f1a1fca953 100644 --- a/devel/rubygem-p4ruby/Makefile +++ b/devel/rubygem-p4ruby/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/perforce/libclient.a:devel/p4api RUN_DEPENDS:= ${BUILD_DEPENDS} USE_RUBY= yes -USES= gem:autoplist +USES= gem CONFIGURE_ARGS= --with-p4api-dir=${LOCALBASE} --with-p4api-lib=${LOCALBASE}/lib/perforce diff --git a/devel/rubygem-paint/Makefile b/devel/rubygem-paint/Makefile index bbcbb103e5f0a..00915ca35be27 100644 --- a/devel/rubygem-paint/Makefile +++ b/devel/rubygem-paint/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-paperclip/Makefile b/devel/rubygem-paperclip/Makefile index 3e34724eaef1a..b46a62ca7e0a5 100644 --- a/devel/rubygem-paperclip/Makefile +++ b/devel/rubygem-paperclip/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-activemodel4>=3.2.0:databases/rubygem-activemodel4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-parser/Makefile b/devel/rubygem-parser/Makefile index 4a4b37152e0f2..647c9aef1dca3 100644 --- a/devel/rubygem-parser/Makefile +++ b/devel/rubygem-parser/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-ast>=2.2:devel/rubygem-ast NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/ruby-parse bin/ruby-rewrite diff --git a/devel/rubygem-piston/Makefile b/devel/rubygem-piston/Makefile index ed2fb4fc95aac..7d97f34f1bbfa 100644 --- a/devel/rubygem-piston/Makefile +++ b/devel/rubygem-piston/Makefile @@ -12,7 +12,7 @@ COMMENT= Utility to manage local copies of Subversion repositories NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/piston .include diff --git a/devel/rubygem-pkg-config/Makefile b/devel/rubygem-pkg-config/Makefile index 12049878deb84..276c310630bbb 100644 --- a/devel/rubygem-pkg-config/Makefile +++ b/devel/rubygem-pkg-config/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LGPL-2.1 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig .include diff --git a/devel/rubygem-platform/Makefile b/devel/rubygem-platform/Makefile index 844f0e5768f38..518a8d340014b 100644 --- a/devel/rubygem-platform/Makefile +++ b/devel/rubygem-platform/Makefile @@ -15,6 +15,6 @@ GEM_NAME= ${DISTNAME} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-plist/Makefile b/devel/rubygem-plist/Makefile index 0af3014dff7a0..bf9a46b32619d 100644 --- a/devel/rubygem-plist/Makefile +++ b/devel/rubygem-plist/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-pluggaloid/Makefile b/devel/rubygem-pluggaloid/Makefile index e5796e1ebed35..35f0dac7d19e2 100644 --- a/devel/rubygem-pluggaloid/Makefile +++ b/devel/rubygem-pluggaloid/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-delayer>=0:devel/rubygem-delayer \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-polyamorous/Makefile b/devel/rubygem-polyamorous/Makefile index 165f46a0d9e6a..4b4b632c3aef1 100644 --- a/devel/rubygem-polyamorous/Makefile +++ b/devel/rubygem-polyamorous/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activerecord4>=3.0:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-polyglot/Makefile b/devel/rubygem-polyglot/Makefile index c899e28e37844..9442ce5d0ff31 100644 --- a/devel/rubygem-polyglot/Makefile +++ b/devel/rubygem-polyglot/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-popen4/Makefile b/devel/rubygem-popen4/Makefile index d876666b2b079..edc058f50cf2a 100644 --- a/devel/rubygem-popen4/Makefile +++ b/devel/rubygem-popen4/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-open4>=0.4.0:devel/rubygem-open4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem GEM_NAME= POpen4-${PORTVERSION} .include diff --git a/devel/rubygem-posix-spawn/Makefile b/devel/rubygem-posix-spawn/Makefile index c4d7501fdac0d..dce352ef0789c 100644 --- a/devel/rubygem-posix-spawn/Makefile +++ b/devel/rubygem-posix-spawn/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby wrapper for posix_spawnp(2) for faster process spawning LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/posix-spawn-benchmark diff --git a/devel/rubygem-power_assert/Makefile b/devel/rubygem-power_assert/Makefile index e674c3d0ab8ae..6a7bcf002ce6b 100644 --- a/devel/rubygem-power_assert/Makefile +++ b/devel/rubygem-power_assert/Makefile @@ -16,6 +16,6 @@ LICENSE_FILE_RUBY= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-powerbar/Makefile b/devel/rubygem-powerbar/Makefile index b9a940ced12f5..91ab2ac9e5939 100644 --- a/devel/rubygem-powerbar/Makefile +++ b/devel/rubygem-powerbar/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-hashie>=1.1.0:devel/rubygem-hashie NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/powerbar-demo diff --git a/devel/rubygem-powerpack/Makefile b/devel/rubygem-powerpack/Makefile index 42b0c0cbadfa8..2efbf7a1ef394 100644 --- a/devel/rubygem-powerpack/Makefile +++ b/devel/rubygem-powerpack/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-progressbar/Makefile b/devel/rubygem-progressbar/Makefile index f63a8e574ac31..4a539d1d650e3 100644 --- a/devel/rubygem-progressbar/Makefile +++ b/devel/rubygem-progressbar/Makefile @@ -13,6 +13,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-protected_attributes/Makefile b/devel/rubygem-protected_attributes/Makefile index cd68f5b4dc9e7..b9c1833c96c91 100644 --- a/devel/rubygem-protected_attributes/Makefile +++ b/devel/rubygem-protected_attributes/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activemodel4>=4.0.1:databases/rubygem-activemodel4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-prototype-rails/Makefile b/devel/rubygem-prototype-rails/Makefile index ceb76bc69390c..5f80a2f2338fd 100644 --- a/devel/rubygem-prototype-rails/Makefile +++ b/devel/rubygem-prototype-rails/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-rails>=3.2.0:www/rubygem-rails NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-pry-rails/Makefile b/devel/rubygem-pry-rails/Makefile index 11913959b0b80..fe52f6bf165fb 100644 --- a/devel/rubygem-pry-rails/Makefile +++ b/devel/rubygem-pry-rails/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-pry>=0.9.10:devel/rubygem-pry NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-pry-remote-em/Makefile b/devel/rubygem-pry-remote-em/Makefile index bab64f2881089..1894009d4961b 100644 --- a/devel/rubygem-pry-remote-em/Makefile +++ b/devel/rubygem-pry-remote-em/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-eventmachine>=0:devel/rubygem-eventmachine \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/pry-remote-em diff --git a/devel/rubygem-pry/Makefile b/devel/rubygem-pry/Makefile index 43e9d8a91e069..004ba970e831f 100644 --- a/devel/rubygem-pry/Makefile +++ b/devel/rubygem-pry/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-coderay>=1.1.0:textproc/rubygem-coderay \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/pry diff --git a/devel/rubygem-ptreloaded/Makefile b/devel/rubygem-ptreloaded/Makefile index 9148f86a951d4..bf2f8b7a6d346 100644 --- a/devel/rubygem-ptreloaded/Makefile +++ b/devel/rubygem-ptreloaded/Makefile @@ -19,6 +19,6 @@ GEM_NAME= ${DISTNAME} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-pygments.rb/Makefile b/devel/rubygem-pygments.rb/Makefile index 833a9c6c0a715..49b8f20b355b0 100644 --- a/devel/rubygem-pygments.rb/Makefile +++ b/devel/rubygem-pygments.rb/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 +USES= gem .include diff --git a/devel/rubygem-r18n-core/Makefile b/devel/rubygem-r18n-core/Makefile index 88e64164d2b1b..dc41234e964d2 100644 --- a/devel/rubygem-r18n-core/Makefile +++ b/devel/rubygem-r18n-core/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-racc/Makefile b/devel/rubygem-racc/Makefile index 4e45b7f4c8500..46dfb2e56a70e 100644 --- a/devel/rubygem-racc/Makefile +++ b/devel/rubygem-racc/Makefile @@ -12,7 +12,7 @@ COMMENT= LALR(1) parser generator for Ruby LICENSE= LGPL21 USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/racc bin/racc2y bin/y2racc .include diff --git a/devel/rubygem-rack-mini-profiler/Makefile b/devel/rubygem-rack-mini-profiler/Makefile index 5abf7e557452a..a472284626f86 100644 --- a/devel/rubygem-rack-mini-profiler/Makefile +++ b/devel/rubygem-rack-mini-profiler/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rack16>=1.2.0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rack-raw-upload/Makefile b/devel/rubygem-rack-raw-upload/Makefile index 330fa5153d1e5..a480a89c8f9b7 100644 --- a/devel/rubygem-rack-raw-upload/Makefile +++ b/devel/rubygem-rack-raw-upload/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rails-deprecated_sanitizer/Makefile b/devel/rubygem-rails-deprecated_sanitizer/Makefile index 0267b34c0ffe7..3248589dbc207 100644 --- a/devel/rubygem-rails-deprecated_sanitizer/Makefile +++ b/devel/rubygem-rails-deprecated_sanitizer/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-activesupport4>=4.2.1:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rails-observers/Makefile b/devel/rubygem-rails-observers/Makefile index 128371ec8639a..149a4fe2a1428 100644 --- a/devel/rubygem-rails-observers/Makefile +++ b/devel/rubygem-rails-observers/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activemodel4>=4.0:databases/rubygem-activemodel4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rainbow/Makefile b/devel/rubygem-rainbow/Makefile index b2c3f9ea6f451..69318f674fad1 100644 --- a/devel/rubygem-rainbow/Makefile +++ b/devel/rubygem-rainbow/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rake-compiler/Makefile b/devel/rubygem-rake-compiler/Makefile index 658ec6cc1b94e..f7470fd9a26b1 100644 --- a/devel/rubygem-rake-compiler/Makefile +++ b/devel/rubygem-rake-compiler/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-rake>=0:devel/rubygem-rake NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rake-compiler diff --git a/devel/rubygem-rake/Makefile b/devel/rubygem-rake/Makefile index 36281c5f1fd63..c3a3a957f2768 100644 --- a/devel/rubygem-rake/Makefile +++ b/devel/rubygem-rake/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rake diff --git a/devel/rubygem-ransack/Makefile b/devel/rubygem-ransack/Makefile index 2a18398ebfa73..c2cf069e5abe0 100644 --- a/devel/rubygem-ransack/Makefile +++ b/devel/rubygem-ransack/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-actionpack4>=3.0:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rapt/Makefile b/devel/rubygem-rapt/Makefile index 46d936e352880..6a26658e600c1 100644 --- a/devel/rubygem-rapt/Makefile +++ b/devel/rubygem-rapt/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rapt diff --git a/devel/rubygem-rash/Makefile b/devel/rubygem-rash/Makefile index 7b5d26ec31ed6..c4fd0f2b34e67 100644 --- a/devel/rubygem-rash/Makefile +++ b/devel/rubygem-rash/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-hashie>=2.0.0:devel/rubygem-hashie NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rb-fsevent/Makefile b/devel/rubygem-rb-fsevent/Makefile index 1122257a16a8c..bb4d028affb7d 100644 --- a/devel/rubygem-rb-fsevent/Makefile +++ b/devel/rubygem-rb-fsevent/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rb-inotify/Makefile b/devel/rubygem-rb-inotify/Makefile index 8d2e0a56cdf88..3718d8c7b70f2 100644 --- a/devel/rubygem-rb-inotify/Makefile +++ b/devel/rubygem-rb-inotify/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-ffi>=0.5.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rb-kqueue/Makefile b/devel/rubygem-rb-kqueue/Makefile index b3e531849612b..55809031135ee 100644 --- a/devel/rubygem-rb-kqueue/Makefile +++ b/devel/rubygem-rb-kqueue/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-ffi>=0.5.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rbtrace/Makefile b/devel/rubygem-rbtrace/Makefile index e14e810c79213..bfd3310855744 100644 --- a/devel/rubygem-rbtrace/Makefile +++ b/devel/rubygem-rbtrace/Makefile @@ -18,7 +18,7 @@ xRUN_DEPENDS= rubygem-ffi>=1.0.6:devel/rubygem-ffi \ rubygem-trollop>=1.16.2:devel/rubygem-trollop USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rbtrace diff --git a/devel/rubygem-rdoc/Makefile b/devel/rubygem-rdoc/Makefile index ede196ac7c943..38266f77d88a6 100644 --- a/devel/rubygem-rdoc/Makefile +++ b/devel/rubygem-rdoc/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-json>=1.4:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/rdoc ${STAGEDIR}${PREFIX}/bin/ri diff --git a/devel/rubygem-rdoc3/Makefile b/devel/rubygem-rdoc3/Makefile index 3f0b1c84a0b35..87b812d925a25 100644 --- a/devel/rubygem-rdoc3/Makefile +++ b/devel/rubygem-rdoc3/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-json>=1.4:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/rdoc ${STAGEDIR}${PREFIX}/bin/ri diff --git a/devel/rubygem-readwritesettings/Makefile b/devel/rubygem-readwritesettings/Makefile index fd88e28a3057f..769bc3019b9ab 100644 --- a/devel/rubygem-readwritesettings/Makefile +++ b/devel/rubygem-readwritesettings/Makefile @@ -12,6 +12,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-recaptcha/Makefile b/devel/rubygem-recaptcha/Makefile index bfb8dc840102f..1b8a4cc35c5f9 100644 --- a/devel/rubygem-recaptcha/Makefile +++ b/devel/rubygem-recaptcha/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-redis-activesupport/Makefile b/devel/rubygem-redis-activesupport/Makefile index 8e073dd9cc980..d8debb7152df3 100644 --- a/devel/rubygem-redis-activesupport/Makefile +++ b/devel/rubygem-redis-activesupport/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activesupport4>=3:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-redis-store/Makefile b/devel/rubygem-redis-store/Makefile index 852d5e13dbf43..4c7e90bd49f41 100644 --- a/devel/rubygem-redis-store/Makefile +++ b/devel/rubygem-redis-store/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-redis>=2.2:databases/rubygem-redis NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-redmine_plugin_support/Makefile b/devel/rubygem-redmine_plugin_support/Makefile index cd9ff950c017c..7edeec864a352 100644 --- a/devel/rubygem-redmine_plugin_support/Makefile +++ b/devel/rubygem-redmine_plugin_support/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ref/Makefile b/devel/rubygem-ref/Makefile index 0fd76e5885465..4eb81c369fe62 100644 --- a/devel/rubygem-ref/Makefile +++ b/devel/rubygem-ref/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-request_store/Makefile b/devel/rubygem-request_store/Makefile index 5a1ecb8cccb98..3ece4036ce051 100644 --- a/devel/rubygem-request_store/Makefile +++ b/devel/rubygem-request_store/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-require_all/Makefile b/devel/rubygem-require_all/Makefile index 12ac7e4cb82b3..6ed7bc519eddf 100644 --- a/devel/rubygem-require_all/Makefile +++ b/devel/rubygem-require_all/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-retryable/Makefile b/devel/rubygem-retryable/Makefile index 159a5d89fede3..67c1f72a3fde8 100644 --- a/devel/rubygem-retryable/Makefile +++ b/devel/rubygem-retryable/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rgl/Makefile b/devel/rubygem-rgl/Makefile index fb0035ca56c6a..04978d49d221e 100644 --- a/devel/rubygem-rgl/Makefile +++ b/devel/rubygem-rgl/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-algorithms>=0.6.1:devel/rubygem-algorithms \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rodzilla/Makefile b/devel/rubygem-rodzilla/Makefile index cf99439e38cb3..55d969bd8b4e7 100644 --- a/devel/rubygem-rodzilla/Makefile +++ b/devel/rubygem-rodzilla/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-httparty>=0.12.0:www/rubygem-httparty NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rotp/Makefile b/devel/rubygem-rotp/Makefile index a290ab8625861..56b147aa3163f 100644 --- a/devel/rubygem-rotp/Makefile +++ b/devel/rubygem-rotp/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rotp diff --git a/devel/rubygem-rr/Makefile b/devel/rubygem-rr/Makefile index 7d4c19de92e48..54d5ca97949d5 100644 --- a/devel/rubygem-rr/Makefile +++ b/devel/rubygem-rr/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rrd-ffi/Makefile b/devel/rubygem-rrd-ffi/Makefile index 8d899bd993c9b..3215ef2e30cde 100644 --- a/devel/rubygem-rrd-ffi/Makefile +++ b/devel/rubygem-rrd-ffi/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rrdtool:databases/rrdtool \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rscm/Makefile b/devel/rubygem-rscm/Makefile index 2dc3265d3207d..37e0fb5aba709 100644 --- a/devel/rubygem-rscm/Makefile +++ b/devel/rubygem-rscm/Makefile @@ -12,6 +12,6 @@ COMMENT= Ruby SCM, an SCM-independent API for accessing SCMs NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rspec-core/Makefile b/devel/rubygem-rspec-core/Makefile index 9406f57f0d789..d083628251b9d 100644 --- a/devel/rubygem-rspec-core/Makefile +++ b/devel/rubygem-rspec-core/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}:devel/rubygem-rspec-support NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rspec diff --git a/devel/rubygem-rspec-expectations/Makefile b/devel/rubygem-rspec-expectations/Makefile index f1672023bf567..7e29a5da46786 100644 --- a/devel/rubygem-rspec-expectations/Makefile +++ b/devel/rubygem-rspec-expectations/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-diff-lcs>=1.2.0:textproc/rubygem-diff-lcs \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rspec-logsplit/Makefile b/devel/rubygem-rspec-logsplit/Makefile index cd7c6cdbb2cf4..ae6ecebd370cf 100644 --- a/devel/rubygem-rspec-logsplit/Makefile +++ b/devel/rubygem-rspec-logsplit/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rspec-mocks/Makefile b/devel/rubygem-rspec-mocks/Makefile index 94a6bcb7a143c..861600c9909bc 100644 --- a/devel/rubygem-rspec-mocks/Makefile +++ b/devel/rubygem-rspec-mocks/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-diff-lcs>=1.2.0:textproc/rubygem-diff-lcs \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rspec-rails/Makefile b/devel/rubygem-rspec-rails/Makefile index f290cdc1aff5b..fc72a3458d68d 100644 --- a/devel/rubygem-rspec-rails/Makefile +++ b/devel/rubygem-rspec-rails/Makefile @@ -22,6 +22,6 @@ RUN_DEPENDS= rubygem-actionpack4>=3.0:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rspec-support/Makefile b/devel/rubygem-rspec-support/Makefile index aac241d0be123..5ebb5137dc696 100644 --- a/devel/rubygem-rspec-support/Makefile +++ b/devel/rubygem-rspec-support/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rspec/Makefile b/devel/rubygem-rspec/Makefile index 020d0fc1594e1..baf9e076acad7 100644 --- a/devel/rubygem-rspec/Makefile +++ b/devel/rubygem-rspec/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-rspec-core>=${PORTVERSION:R}:devel/rubygem-rspec-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rubigen/Makefile b/devel/rubygem-rubigen/Makefile index ff6e465e56413..18c2f7410921d 100644 --- a/devel/rubygem-rubigen/Makefile +++ b/devel/rubygem-rubigen/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-activesupport>=2.3.5:devel/rubygem-activesupport NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/install_rubigen_scripts \ bin/ruby_app \ diff --git a/devel/rubygem-rubocop/Makefile b/devel/rubygem-rubocop/Makefile index 353857879f471..454073664685e 100644 --- a/devel/rubygem-rubocop/Makefile +++ b/devel/rubygem-rubocop/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-parser>=2.3.0.7:devel/rubygem-parser \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rubocop diff --git a/devel/rubygem-ruby-atmos-pure/Makefile b/devel/rubygem-ruby-atmos-pure/Makefile index b4dac4651284e..24f3a90910966 100644 --- a/devel/rubygem-ruby-atmos-pure/Makefile +++ b/devel/rubygem-ruby-atmos-pure/Makefile @@ -13,6 +13,6 @@ RUN_DEPENDS= rubygem-log4r>=1.1.9:sysutils/rubygem-log4r \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ruby-bugzilla/Makefile b/devel/rubygem-ruby-bugzilla/Makefile index 89f5a10587555..d38133a6677c9 100644 --- a/devel/rubygem-ruby-bugzilla/Makefile +++ b/devel/rubygem-ruby-bugzilla/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-gruff>=0:graphics/rubygem-gruff \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/bzconsole diff --git a/devel/rubygem-ruby-filemagic/Makefile b/devel/rubygem-ruby-filemagic/Makefile index a7e0ca593b501..8776342582108 100644 --- a/devel/rubygem-ruby-filemagic/Makefile +++ b/devel/rubygem-ruby-filemagic/Makefile @@ -13,6 +13,6 @@ LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ruby-fogbugz/Makefile b/devel/rubygem-ruby-fogbugz/Makefile index ce9217cb4eec2..637553871ffec 100644 --- a/devel/rubygem-ruby-fogbugz/Makefile +++ b/devel/rubygem-ruby-fogbugz/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-crack>=0.4:devel/rubygem-crack NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ruby-libvirt/Makefile b/devel/rubygem-ruby-libvirt/Makefile index f94826421b304..d3773112dd4c2 100644 --- a/devel/rubygem-ruby-libvirt/Makefile +++ b/devel/rubygem-ruby-libvirt/Makefile @@ -14,6 +14,6 @@ LICENSE= LGPL21 LIB_DEPENDS= libvirt.so:devel/libvirt USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig .include diff --git a/devel/rubygem-ruby-ole/Makefile b/devel/rubygem-ruby-ole/Makefile index 70cb9e5e723ff..c76367c402698 100644 --- a/devel/rubygem-ruby-ole/Makefile +++ b/devel/rubygem-ruby-ole/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/oletool \ test/*.rb diff --git a/devel/rubygem-ruby-prof/Makefile b/devel/rubygem-ruby-prof/Makefile index 00c25b809280c..48022271d7a35 100644 --- a/devel/rubygem-ruby-prof/Makefile +++ b/devel/rubygem-ruby-prof/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/ruby-prof bin/ruby-prof-check-trace diff --git a/devel/rubygem-ruby-progressbar/Makefile b/devel/rubygem-ruby-progressbar/Makefile index 296671e563658..7ce643b973977 100644 --- a/devel/rubygem-ruby-progressbar/Makefile +++ b/devel/rubygem-ruby-progressbar/Makefile @@ -15,6 +15,6 @@ CONFLICTS_INSTALL= ${RUBY_PKGNAMEPREFIX}progressbar-* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ruby-sdl-ffi/Makefile b/devel/rubygem-ruby-sdl-ffi/Makefile index 208a22f2b0551..0c594603c254c 100644 --- a/devel/rubygem-ruby-sdl-ffi/Makefile +++ b/devel/rubygem-ruby-sdl-ffi/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-nice-ffi>=0.2:devel/rubygem-nice-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ruby2ruby/Makefile b/devel/rubygem-ruby2ruby/Makefile index 7b99989563a60..9549977edd67d 100644 --- a/devel/rubygem-ruby2ruby/Makefile +++ b/devel/rubygem-ruby2ruby/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-ruby_parser>=3.1:devel/rubygem-ruby_parser \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix PLIST_FILES= bin/r2r_show diff --git a/devel/rubygem-ruby_parser/Makefile b/devel/rubygem-ruby_parser/Makefile index 3790ab4cffb32..62fcaf5a0df1e 100644 --- a/devel/rubygem-ruby_parser/Makefile +++ b/devel/rubygem-ruby_parser/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-sexp_processor>=4.1:devel/rubygem-sexp_processor NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/ruby_parse* PLIST_FILES= bin/ruby_parse \ diff --git a/devel/rubygem-rubygame/Makefile b/devel/rubygem-rubygame/Makefile index 2bbd06798abf8..b15157470a3c0 100644 --- a/devel/rubygem-rubygame/Makefile +++ b/devel/rubygem-rubygame/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-ruby-sdl-ffi>=0.1.0:devel/rubygem-ruby-sdl-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem USE_SDL= gfx image mixer ttf .include diff --git a/devel/rubygem-rubygems-mirror/Makefile b/devel/rubygem-rubygems-mirror/Makefile index 2e25bfaa6ead4..1b6fcc574b88e 100644 --- a/devel/rubygem-rubygems-mirror/Makefile +++ b/devel/rubygem-rubygems-mirror/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-net-http-persistent>=2.9:www/rubygem-net-http-persistent NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rubygems-tasks/Makefile b/devel/rubygem-rubygems-tasks/Makefile index 15d26f0dd6187..844303197b9bf 100644 --- a/devel/rubygem-rubygems-tasks/Makefile +++ b/devel/rubygem-rubygems-tasks/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rubygems-test/Makefile b/devel/rubygem-rubygems-test/Makefile index 680d63b2de75d..3a43834ace28b 100644 --- a/devel/rubygem-rubygems-test/Makefile +++ b/devel/rubygem-rubygems-test/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-rake>=0.8.7:devel/rubygem-rake NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rubyinline/Makefile b/devel/rubygem-rubyinline/Makefile index 4251c104091e6..935eb6b44badb 100644 --- a/devel/rubygem-rubyinline/Makefile +++ b/devel/rubygem-rubyinline/Makefile @@ -20,7 +20,7 @@ GEM_NAME= ${DISTNAME} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= tutorial/example1.rb \ tutorial/example2.rb diff --git a/devel/rubygem-rubyinlineaccel/Makefile b/devel/rubygem-rubyinlineaccel/Makefile index 7c9c5827ba526..0a52694074f7b 100644 --- a/devel/rubygem-rubyinlineaccel/Makefile +++ b/devel/rubygem-rubyinlineaccel/Makefile @@ -20,6 +20,6 @@ GEM_NAME= ${DISTNAME} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rubytree/Makefile b/devel/rubygem-rubytree/Makefile index bdb2497f42000..f48b0bbce087e 100644 --- a/devel/rubygem-rubytree/Makefile +++ b/devel/rubygem-rubytree/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-json>=1.8:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes USE_RUBY_RDOC= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rufus-scheduler/Makefile b/devel/rubygem-rufus-scheduler/Makefile index d2c0e296e2742..d2e9d8e273ab4 100644 --- a/devel/rubygem-rufus-scheduler/Makefile +++ b/devel/rubygem-rufus-scheduler/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-rugged/Makefile b/devel/rubygem-rugged/Makefile index 6ac1f8c5414f8..30bece056ed58 100644 --- a/devel/rubygem-rugged/Makefile +++ b/devel/rubygem-rugged/Makefile @@ -18,6 +18,6 @@ LIB_DEPENDS= libgit2.so:devel/libgit2 CONFIGURE_ARGS= --use-system-libraries USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig .include diff --git a/devel/rubygem-runt/Makefile b/devel/rubygem-runt/Makefile index 167b6e80f0f30..f6a67ba790a31 100644 --- a/devel/rubygem-runt/Makefile +++ b/devel/rubygem-runt/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-ruport/Makefile b/devel/rubygem-ruport/Makefile index cb4e0b4bac1e2..da5f337b71fbd 100644 --- a/devel/rubygem-ruport/Makefile +++ b/devel/rubygem-ruport/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-fastercsv>=0:devel/rubygem-fastercsv \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-safe_yaml/Makefile b/devel/rubygem-safe_yaml/Makefile index 1803609d1dbe0..c16a32e1bd3f1 100644 --- a/devel/rubygem-safe_yaml/Makefile +++ b/devel/rubygem-safe_yaml/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= bundle_install_all_ruby_versions.sh \ run_specs_all_ruby_versions.sh PLIST_FILES= bin/safe_yaml diff --git a/devel/rubygem-sdoc/Makefile b/devel/rubygem-sdoc/Makefile index 797bba558a21f..4da87e4a68578 100644 --- a/devel/rubygem-sdoc/Makefile +++ b/devel/rubygem-sdoc/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-json>=1.7.7:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sdoc bin/sdoc-merge diff --git a/devel/rubygem-semantic_puppet/Makefile b/devel/rubygem-semantic_puppet/Makefile index 1b7b3dfac92e8..5b3324841d9b0 100644 --- a/devel/rubygem-semantic_puppet/Makefile +++ b/devel/rubygem-semantic_puppet/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-semi_semantic/Makefile b/devel/rubygem-semi_semantic/Makefile index 61ace4bf8f263..159a65f07e6eb 100644 --- a/devel/rubygem-semi_semantic/Makefile +++ b/devel/rubygem-semi_semantic/Makefile @@ -12,6 +12,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sentry-raven/Makefile b/devel/rubygem-sentry-raven/Makefile index 286e6bac067e4..f0873d42bb755 100644 --- a/devel/rubygem-sentry-raven/Makefile +++ b/devel/rubygem-sentry-raven/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-faraday>=0.7.6:www/rubygem-faraday NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sequel/Makefile b/devel/rubygem-sequel/Makefile index 3b8856d4c0784..85991168adc1f 100644 --- a/devel/rubygem-sequel/Makefile +++ b/devel/rubygem-sequel/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sequel diff --git a/devel/rubygem-sequel3/Makefile b/devel/rubygem-sequel3/Makefile index bd73b43a13ef3..0f1547182ea62 100644 --- a/devel/rubygem-sequel3/Makefile +++ b/devel/rubygem-sequel3/Makefile @@ -18,7 +18,7 @@ PORTSCOUT= limit:^3 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sequel diff --git a/devel/rubygem-settingslogic/Makefile b/devel/rubygem-settingslogic/Makefile index f8bc42c2b4244..54cd859beb733 100644 --- a/devel/rubygem-settingslogic/Makefile +++ b/devel/rubygem-settingslogic/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sexp_processor/Makefile b/devel/rubygem-sexp_processor/Makefile index 77b8532624e8a..548c404d5aa04 100644 --- a/devel/rubygem-sexp_processor/Makefile +++ b/devel/rubygem-sexp_processor/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-shoulda-context/Makefile b/devel/rubygem-shoulda-context/Makefile index 5d816dd0ef41b..2baf7e91d175b 100644 --- a/devel/rubygem-shoulda-context/Makefile +++ b/devel/rubygem-shoulda-context/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/convert_to_should_syntax diff --git a/devel/rubygem-shoulda-matchers/Makefile b/devel/rubygem-shoulda-matchers/Makefile index fcbb961589ab8..ed63a23f83e34 100644 --- a/devel/rubygem-shoulda-matchers/Makefile +++ b/devel/rubygem-shoulda-matchers/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-activesupport4>=4.0.0:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= script/* diff --git a/devel/rubygem-shoulda/Makefile b/devel/rubygem-shoulda/Makefile index 2ea7a2f048393..4238003573d26 100644 --- a/devel/rubygem-shoulda/Makefile +++ b/devel/rubygem-shoulda/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-shoulda-context>=1.0.1:devel/rubygem-shoulda-context \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sidekiq-cron/Makefile b/devel/rubygem-sidekiq-cron/Makefile index 04d31ccf4c68c..b3154de29e495 100644 --- a/devel/rubygem-sidekiq-cron/Makefile +++ b/devel/rubygem-sidekiq-cron/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-redis-namespace>=1.5.2:databases/rubygem-redis-namespace \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sidekiq/Makefile b/devel/rubygem-sidekiq/Makefile index 4524b0058a6a0..004aa0c0688a9 100644 --- a/devel/rubygem-sidekiq/Makefile +++ b/devel/rubygem-sidekiq/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.0:devel/rubygem-concurrent-ruby \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sidekiq bin/sidekiqctl diff --git a/devel/rubygem-sidetiq/Makefile b/devel/rubygem-sidetiq/Makefile index 3e268b7d9110a..00c5a84641c40 100644 --- a/devel/rubygem-sidetiq/Makefile +++ b/devel/rubygem-sidetiq/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-celluloid>=0.17.3:devel/rubygem-celluloid \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sigdump/Makefile b/devel/rubygem-sigdump/Makefile index 5a81c6fecc15a..dda2434a0af00 100644 --- a/devel/rubygem-sigdump/Makefile +++ b/devel/rubygem-sigdump/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-simple_form/Makefile b/devel/rubygem-simple_form/Makefile index 1d3e54418dca9..98d2f1074d274 100644 --- a/devel/rubygem-simple_form/Makefile +++ b/devel/rubygem-simple_form/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activemodel4>=4:databases/rubygem-activemodel4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-simplecov/Makefile b/devel/rubygem-simplecov/Makefile index b7377afcfa7b4..9bbb0e652f490 100644 --- a/devel/rubygem-simplecov/Makefile +++ b/devel/rubygem-simplecov/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-docile>=1.1.0:devel/rubygem-docile \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-slack-notifier/Makefile b/devel/rubygem-slack-notifier/Makefile index ecdd92219b2bf..ebf5d6b657094 100644 --- a/devel/rubygem-slack-notifier/Makefile +++ b/devel/rubygem-slack-notifier/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-slim/Makefile b/devel/rubygem-slim/Makefile index 11cc9179b7386..d2d46c5af585a 100644 --- a/devel/rubygem-slim/Makefile +++ b/devel/rubygem-slim/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-temple>=0.7.3:devel/rubygem-temple \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/slimrb diff --git a/devel/rubygem-slop/Makefile b/devel/rubygem-slop/Makefile index db4ed56aa999f..1ac09e5901027 100644 --- a/devel/rubygem-slop/Makefile +++ b/devel/rubygem-slop/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-slop3/Makefile b/devel/rubygem-slop3/Makefile index 34782dd32fdd1..5180513d5b80a 100644 --- a/devel/rubygem-slop3/Makefile +++ b/devel/rubygem-slop3/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-soap4r/Makefile b/devel/rubygem-soap4r/Makefile index 9909b9d08b5d0..91204fc0faab3 100644 --- a/devel/rubygem-soap4r/Makefile +++ b/devel/rubygem-soap4r/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-httpclient>=2.1.1:www/rubygem-httpclient NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/wsdl2ruby.rb bin/xsd2ruby.rb diff --git a/devel/rubygem-spring/Makefile b/devel/rubygem-spring/Makefile index 8c78b716ec4c0..95d8fe24f24d3 100644 --- a/devel/rubygem-spring/Makefile +++ b/devel/rubygem-spring/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/spring diff --git a/devel/rubygem-sprockets-helpers/Makefile b/devel/rubygem-sprockets-helpers/Makefile index f9ddd9a9483d4..20f98ba5c8cb3 100644 --- a/devel/rubygem-sprockets-helpers/Makefile +++ b/devel/rubygem-sprockets-helpers/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-sprockets3>=2.2:devel/rubygem-sprockets3 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sprockets-rails/Makefile b/devel/rubygem-sprockets-rails/Makefile index fa7f06f11bdf7..6cc3e8e9b8203 100644 --- a/devel/rubygem-sprockets-rails/Makefile +++ b/devel/rubygem-sprockets-rails/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS?= rubygem-actionpack4>=4.0:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sprockets-sass/Makefile b/devel/rubygem-sprockets-sass/Makefile index c3821ae0d06d4..f41e8ab53842f 100644 --- a/devel/rubygem-sprockets-sass/Makefile +++ b/devel/rubygem-sprockets-sass/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-sprockets>=2.0:devel/rubygem-sprockets \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sprockets/Makefile b/devel/rubygem-sprockets/Makefile index 17b37229ae3e4..11fa08eeb0f2f 100644 --- a/devel/rubygem-sprockets/Makefile +++ b/devel/rubygem-sprockets/Makefile @@ -20,7 +20,7 @@ CONFLICTS_INSTALL= rubygem-sprockets211-[0-9]* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sprockets diff --git a/devel/rubygem-sprockets211/Makefile b/devel/rubygem-sprockets211/Makefile index b107d38c74785..0d3120d4ed517 100644 --- a/devel/rubygem-sprockets211/Makefile +++ b/devel/rubygem-sprockets211/Makefile @@ -22,7 +22,7 @@ CONFLICTS_INSTALL= rubygem-sprockets-[0-9]* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/sprockets diff --git a/devel/rubygem-sprockets22/Makefile b/devel/rubygem-sprockets22/Makefile index 6050f5f0e8cbf..8845169c9355e 100644 --- a/devel/rubygem-sprockets22/Makefile +++ b/devel/rubygem-sprockets22/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-hike>=1.2:devel/rubygem-hike \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^2\.2 diff --git a/devel/rubygem-sprockets3/Makefile b/devel/rubygem-sprockets3/Makefile index 28d3ec9acb49a..cd0cef28e10b0 100644 --- a/devel/rubygem-sprockets3/Makefile +++ b/devel/rubygem-sprockets3/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-install: @${RM} ${STAGEDIR}${PREFIX}/bin/sprockets diff --git a/devel/rubygem-spruz/Makefile b/devel/rubygem-spruz/Makefile index a959aa4736a17..fe196940d3c90 100644 --- a/devel/rubygem-spruz/Makefile +++ b/devel/rubygem-spruz/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/enum diff --git a/devel/rubygem-state_machine/Makefile b/devel/rubygem-state_machine/Makefile index 90a4d89045771..25c83e4df36b7 100644 --- a/devel/rubygem-state_machine/Makefile +++ b/devel/rubygem-state_machine/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-state_machines/Makefile b/devel/rubygem-state_machines/Makefile index 72a97a2578bf0..fcd6f7d0e8e25 100644 --- a/devel/rubygem-state_machines/Makefile +++ b/devel/rubygem-state_machines/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-statsd/Makefile b/devel/rubygem-statsd/Makefile index d7308a51da242..bb62401aa9f79 100644 --- a/devel/rubygem-statsd/Makefile +++ b/devel/rubygem-statsd/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-erubis>=2.6.6:www/rubygem-erubis \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/statsd diff --git a/devel/rubygem-stella/Makefile b/devel/rubygem-stella/Makefile index 706295c49513d..10ad1132d9e59 100644 --- a/devel/rubygem-stella/Makefile +++ b/devel/rubygem-stella/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= rubygem-benelux>=0.6.1:devel/rubygem-benelux \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix PLIST_FILES= bin/stella diff --git a/devel/rubygem-stemmer/Makefile b/devel/rubygem-stemmer/Makefile index 2b7334de6c1a8..0045b28e0de72 100644 --- a/devel/rubygem-stemmer/Makefile +++ b/devel/rubygem-stemmer/Makefile @@ -12,6 +12,6 @@ COMMENT= Implementation of the Porter word stemming algorithm NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-stomp/Makefile b/devel/rubygem-stomp/Makefile index b5fa70f8a255c..f9c9c02ec0479 100644 --- a/devel/rubygem-stomp/Makefile +++ b/devel/rubygem-stomp/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/catstomp bin/stompcat diff --git a/devel/rubygem-storable/Makefile b/devel/rubygem-storable/Makefile index 9c6ca92cca85f..e34af4ae9722b 100644 --- a/devel/rubygem-storable/Makefile +++ b/devel/rubygem-storable/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-stream/Makefile b/devel/rubygem-stream/Makefile index fe155d657455e..f72772d94c0d1 100644 --- a/devel/rubygem-stream/Makefile +++ b/devel/rubygem-stream/Makefile @@ -16,6 +16,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-streetaddress/Makefile b/devel/rubygem-streetaddress/Makefile index 09484d8507475..ed3862eb51b6f 100644 --- a/devel/rubygem-streetaddress/Makefile +++ b/devel/rubygem-streetaddress/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-stringex/Makefile b/devel/rubygem-stringex/Makefile index 478286c8966d5..8b6c82fef89ed 100644 --- a/devel/rubygem-stringex/Makefile +++ b/devel/rubygem-stringex/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-structured_warnings/Makefile b/devel/rubygem-structured_warnings/Makefile index a8951601fb187..a8b7f2b1cd772 100644 --- a/devel/rubygem-structured_warnings/Makefile +++ b/devel/rubygem-structured_warnings/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-subexec/Makefile b/devel/rubygem-subexec/Makefile index 1e42b72fd5878..0719284c3c3e8 100644 --- a/devel/rubygem-subexec/Makefile +++ b/devel/rubygem-subexec/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sugar-high/Makefile b/devel/rubygem-sugar-high/Makefile index 9ee073e2c5c20..3120e639b5340 100644 --- a/devel/rubygem-sugar-high/Makefile +++ b/devel/rubygem-sugar-high/Makefile @@ -15,6 +15,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sumbur/Makefile b/devel/rubygem-sumbur/Makefile index f30fe4c039cdb..80b06805496d0 100644 --- a/devel/rubygem-sumbur/Makefile +++ b/devel/rubygem-sumbur/Makefile @@ -10,6 +10,6 @@ MAINTAINER= vg@FreeBSD.org COMMENT= Consistent spreading for server balancing USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-sundawg_country_codes/Makefile b/devel/rubygem-sundawg_country_codes/Makefile index ea49d3482bd43..1667b42edc577 100644 --- a/devel/rubygem-sundawg_country_codes/Makefile +++ b/devel/rubygem-sundawg_country_codes/Makefile @@ -12,6 +12,6 @@ COMMENT= Manage ISO 3166 country names and codes NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-svn2git/Makefile b/devel/rubygem-svn2git/Makefile index f82a0fd93836f..43d059b61fc01 100644 --- a/devel/rubygem-svn2git/Makefile +++ b/devel/rubygem-svn2git/Makefile @@ -17,7 +17,7 @@ CONFLICTS_INSTALL= svn2git-[0-9]* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/svn2git .include diff --git a/devel/rubygem-sysinfo/Makefile b/devel/rubygem-sysinfo/Makefile index 31cce340df2fc..9f7d99ef88e36 100644 --- a/devel/rubygem-sysinfo/Makefile +++ b/devel/rubygem-sysinfo/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-drydock>=0:devel/rubygem-drydock \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/sysinfo PLIST_FILES= bin/sysinfo diff --git a/devel/rubygem-systemu/Makefile b/devel/rubygem-systemu/Makefile index 93820e78e9ed5..367e524294359 100644 --- a/devel/rubygem-systemu/Makefile +++ b/devel/rubygem-systemu/Makefile @@ -12,6 +12,6 @@ COMMENT= Portable replacement for popen4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-table_print/Makefile b/devel/rubygem-table_print/Makefile index da2e0f6f5e0c1..41f12d8f81812 100644 --- a/devel/rubygem-table_print/Makefile +++ b/devel/rubygem-table_print/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-tdiff/Makefile b/devel/rubygem-tdiff/Makefile index 3b7fddb7b9daa..0ce43a751aeb2 100644 --- a/devel/rubygem-tdiff/Makefile +++ b/devel/rubygem-tdiff/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-templater/Makefile b/devel/rubygem-templater/Makefile index f48158cc23880..1dbdb97855043 100644 --- a/devel/rubygem-templater/Makefile +++ b/devel/rubygem-templater/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-diff-lcs>=1.1.2:textproc/rubygem-diff-lcs \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-temple/Makefile b/devel/rubygem-temple/Makefile index a8c9f5d4ed13e..36cc58105da7a 100644 --- a/devel/rubygem-temple/Makefile +++ b/devel/rubygem-temple/Makefile @@ -12,6 +12,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-term-ansicolor/Makefile b/devel/rubygem-term-ansicolor/Makefile index 5a5d755be966f..5df1a84d32406 100644 --- a/devel/rubygem-term-ansicolor/Makefile +++ b/devel/rubygem-term-ansicolor/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-tins>=1.0:devel/rubygem-tins NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/colortab bin/term_display bin/term_cdiff bin/term_decolor bin/term_mandel diff --git a/devel/rubygem-test-unit/Makefile b/devel/rubygem-test-unit/Makefile index 265f2dcfb7ead..b24ac29b1e7b0 100644 --- a/devel/rubygem-test-unit/Makefile +++ b/devel/rubygem-test-unit/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-power_assert>=0:devel/rubygem-power_assert NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-thor/Makefile b/devel/rubygem-thor/Makefile index db831b0bd4dca..9e93fa6ec6d62 100644 --- a/devel/rubygem-thor/Makefile +++ b/devel/rubygem-thor/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/thor diff --git a/devel/rubygem-thread_safe/Makefile b/devel/rubygem-thread_safe/Makefile index f696f19819b3b..8fb6fb4c2ce89 100644 --- a/devel/rubygem-thread_safe/Makefile +++ b/devel/rubygem-thread_safe/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-thread_safe1/Makefile b/devel/rubygem-thread_safe1/Makefile index 7033a53d02b44..40ccc401fe811 100644 --- a/devel/rubygem-thread_safe1/Makefile +++ b/devel/rubygem-thread_safe1/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-atomic>=0:devel/rubygem-atomic NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^0\.1 diff --git a/devel/rubygem-thrift/Makefile b/devel/rubygem-thrift/Makefile index 2908b0e7fef55..980b81b24bf40 100644 --- a/devel/rubygem-thrift/Makefile +++ b/devel/rubygem-thrift/Makefile @@ -13,7 +13,7 @@ COMMENT= Ruby interface to thrift LICENSE= APACHE20 USE_RUBY= yes -USES= gem:autoplist +USES= gem # Workaround for stage-qa: post-install: diff --git a/devel/rubygem-tilt/Makefile b/devel/rubygem-tilt/Makefile index edb9070fe4cb9..6f68225c31d99 100644 --- a/devel/rubygem-tilt/Makefile +++ b/devel/rubygem-tilt/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/tilt diff --git a/devel/rubygem-tilt1/Makefile b/devel/rubygem-tilt1/Makefile index e70be49121388..7285dd6d60303 100644 --- a/devel/rubygem-tilt1/Makefile +++ b/devel/rubygem-tilt1/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^1\. diff --git a/devel/rubygem-timers/Makefile b/devel/rubygem-timers/Makefile index d0ce654f46539..5649bfbef8d54 100644 --- a/devel/rubygem-timers/Makefile +++ b/devel/rubygem-timers/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-hitimes>=0:devel/rubygem-hitimes NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-tins/Makefile b/devel/rubygem-tins/Makefile index 4da1a9563635a..b10b07e0cb3f9 100644 --- a/devel/rubygem-tins/Makefile +++ b/devel/rubygem-tins/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-titlecase/Makefile b/devel/rubygem-titlecase/Makefile index d1367444b5caa..aed01b6c3016b 100644 --- a/devel/rubygem-titlecase/Makefile +++ b/devel/rubygem-titlecase/Makefile @@ -12,6 +12,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-toml/Makefile b/devel/rubygem-toml/Makefile index 1206db8a33e9c..3929b86648959 100644 --- a/devel/rubygem-toml/Makefile +++ b/devel/rubygem-toml/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-parslet>=1.5.0:textproc/rubygem-parslet NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-transaction-simple/Makefile b/devel/rubygem-transaction-simple/Makefile index 510bb7560b2bb..f623ffba6ad3e 100644 --- a/devel/rubygem-transaction-simple/Makefile +++ b/devel/rubygem-transaction-simple/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-travis/Makefile b/devel/rubygem-travis/Makefile index 0142ad1e4eb7d..e4c387ed52704 100644 --- a/devel/rubygem-travis/Makefile +++ b/devel/rubygem-travis/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-backports>=0:devel/rubygem-backports \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/travis diff --git a/devel/rubygem-treetop/Makefile b/devel/rubygem-treetop/Makefile index b3bb4e382d475..fe971dd1309f4 100644 --- a/devel/rubygem-treetop/Makefile +++ b/devel/rubygem-treetop/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-polyglot>=0.3:devel/rubygem-polyglot NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/tt diff --git a/devel/rubygem-trollop/Makefile b/devel/rubygem-trollop/Makefile index 0b070126b3b32..98e5de58f38a7 100644 --- a/devel/rubygem-trollop/Makefile +++ b/devel/rubygem-trollop/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-trollop1/Makefile b/devel/rubygem-trollop1/Makefile index 53127e6965e0e..4d70ba1d3568c 100644 --- a/devel/rubygem-trollop1/Makefile +++ b/devel/rubygem-trollop1/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-turn/Makefile b/devel/rubygem-turn/Makefile index 692448b5e2be0..93c14f16d6b51 100644 --- a/devel/rubygem-turn/Makefile +++ b/devel/rubygem-turn/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-ansi>=0:devel/rubygem-ansi \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/turn diff --git a/devel/rubygem-typed-array/Makefile b/devel/rubygem-typed-array/Makefile index b581eec2e2519..98f224e535b3b 100644 --- a/devel/rubygem-typed-array/Makefile +++ b/devel/rubygem-typed-array/Makefile @@ -12,6 +12,6 @@ COMMENT= Provides methods for creating type-enforced Arrays NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-tzinfo/Makefile b/devel/rubygem-tzinfo/Makefile index e12332a26cfab..d76d1e532f23b 100644 --- a/devel/rubygem-tzinfo/Makefile +++ b/devel/rubygem-tzinfo/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-thread_safe1>=0.1:devel/rubygem-thread_safe1 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-tzinfo03/Makefile b/devel/rubygem-tzinfo03/Makefile index 8748b7a2ba30e..fdecebb3cba0c 100644 --- a/devel/rubygem-tzinfo03/Makefile +++ b/devel/rubygem-tzinfo03/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-unicode-display_width/Makefile b/devel/rubygem-unicode-display_width/Makefile index 7dfeea386b607..9e24fd32349c7 100644 --- a/devel/rubygem-unicode-display_width/Makefile +++ b/devel/rubygem-unicode-display_width/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-unicode/Makefile b/devel/rubygem-unicode/Makefile index d5e7037ebfb07..0a66fa3f3003f 100644 --- a/devel/rubygem-unicode/Makefile +++ b/devel/rubygem-unicode/Makefile @@ -10,6 +10,6 @@ MAINTAINER= alexey@renatasystems.org COMMENT= Unicode string manipulation library for Ruby USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-uuid/Makefile b/devel/rubygem-uuid/Makefile index 5c04a3f99a67b..d84c381c4796a 100644 --- a/devel/rubygem-uuid/Makefile +++ b/devel/rubygem-uuid/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-macaddr>=1.0:net/rubygem-macaddr NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/uuid diff --git a/devel/rubygem-uuidtools/Makefile b/devel/rubygem-uuidtools/Makefile index d895afae81670..c5b4e3fe08b07 100644 --- a/devel/rubygem-uuidtools/Makefile +++ b/devel/rubygem-uuidtools/Makefile @@ -13,6 +13,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-validatable/Makefile b/devel/rubygem-validatable/Makefile index 3a8e0e33c319a..dcf7879089bee 100644 --- a/devel/rubygem-validatable/Makefile +++ b/devel/rubygem-validatable/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-versionomy/Makefile b/devel/rubygem-versionomy/Makefile index d60e96afed246..890e343a3f0dc 100644 --- a/devel/rubygem-versionomy/Makefile +++ b/devel/rubygem-versionomy/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-blockenspiel>=0.5:devel/rubygem-blockenspiel NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-virtus/Makefile b/devel/rubygem-virtus/Makefile index 8a1380f2d9f51..16a8373c76d51 100644 --- a/devel/rubygem-virtus/Makefile +++ b/devel/rubygem-virtus/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-axiom-types>=0.1:devel/rubygem-axiom-types \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-warbler/Makefile b/devel/rubygem-warbler/Makefile index 3dcf0180b620f..8796b99235022 100644 --- a/devel/rubygem-warbler/Makefile +++ b/devel/rubygem-warbler/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= jruby:lang/jruby \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/warble diff --git a/devel/rubygem-warden/Makefile b/devel/rubygem-warden/Makefile index 435d0fa49a545..4daa14d3baa69 100644 --- a/devel/rubygem-warden/Makefile +++ b/devel/rubygem-warden/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rack16>=1.0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-wdm/Makefile b/devel/rubygem-wdm/Makefile index 02abbe147ed35..36c3d6e560e6e 100644 --- a/devel/rubygem-wdm/Makefile +++ b/devel/rubygem-wdm/Makefile @@ -12,6 +12,6 @@ COMMENT= Library for monitoring directories for changes LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-web-console/Makefile b/devel/rubygem-web-console/Makefile index a8191574482ac..f8b3f2b4cd581 100644 --- a/devel/rubygem-web-console/Makefile +++ b/devel/rubygem-web-console/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-activemodel4>=4.0:databases/rubygem-activemodel4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-webby/Makefile b/devel/rubygem-webby/Makefile index bc369e72e4a2a..8c5fd550304f8 100644 --- a/devel/rubygem-webby/Makefile +++ b/devel/rubygem-webby/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-bones>=2.5.0:devel/rubygem-bones \ NO_ARCH= yes USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/webby bin/webby-gen .include diff --git a/devel/rubygem-wmi-lite/Makefile b/devel/rubygem-wmi-lite/Makefile index 9bc442e2f5c2a..8cbdf57b42c6f 100644 --- a/devel/rubygem-wmi-lite/Makefile +++ b/devel/rubygem-wmi-lite/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-xpath/Makefile b/devel/rubygem-xpath/Makefile index fd4b1984eab37..171bc74aebd15 100644 --- a/devel/rubygem-xpath/Makefile +++ b/devel/rubygem-xpath/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-nokogiri>=1.3:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-yajl-ruby/Makefile b/devel/rubygem-yajl-ruby/Makefile index f36dc62fcca1b..1569a238e9181 100644 --- a/devel/rubygem-yajl-ruby/Makefile +++ b/devel/rubygem-yajl-ruby/Makefile @@ -12,6 +12,6 @@ COMMENT= Streaming JSON parsing and encoding library for Ruby LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-yui-compressor/Makefile b/devel/rubygem-yui-compressor/Makefile index 8bc91d20b3aa1..1e96e39b384b9 100644 --- a/devel/rubygem-yui-compressor/Makefile +++ b/devel/rubygem-yui-compressor/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/devel/rubygem-zentest/Makefile b/devel/rubygem-zentest/Makefile index 80c097773b2bc..443a59116eb63 100644 --- a/devel/rubygem-zentest/Makefile +++ b/devel/rubygem-zentest/Makefile @@ -17,7 +17,7 @@ GEM_NAME= ${DISTNAME} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/autotest \ bin/multigem \ diff --git a/dns/rubygem-dnsruby/Makefile b/dns/rubygem-dnsruby/Makefile index b9995ce119b83..15eb0532f78af 100644 --- a/dns/rubygem-dnsruby/Makefile +++ b/dns/rubygem-dnsruby/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/dns/rubygem-net-dns/Makefile b/dns/rubygem-net-dns/Makefile index 32ccf9df7b341..7ca6df39b855e 100644 --- a/dns/rubygem-net-dns/Makefile +++ b/dns/rubygem-net-dns/Makefile @@ -16,6 +16,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile index 94961f205fd70..281b470451cbd 100644 --- a/dns/rubygem-public_suffix/Makefile +++ b/dns/rubygem-public_suffix/Makefile @@ -17,7 +17,7 @@ PATCH_DEPENDS= public_suffix_list>=0:dns/public_suffix_list NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-patch: @${CP} ${LOCALBASE}/share/public_suffix_list/public_suffix_list.dat ${WRKSRC}/data/definitions.txt diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile index 6bec00bdd03f7..351dad96dfca1 100644 --- a/dns/rubygem-public_suffix_service/Makefile +++ b/dns/rubygem-public_suffix_service/Makefile @@ -17,7 +17,7 @@ PATCH_DEPENDS= public_suffix_list>=0:dns/public_suffix_list NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-patch: @${CP} ${LOCALBASE}/share/public_suffix_list/public_suffix_list.dat ${WRKSRC}/lib/public_suffix/definitions.txt diff --git a/emulators/rubygem-fission/Makefile b/emulators/rubygem-fission/Makefile index 08134884a64e9..8a606a1707d64 100644 --- a/emulators/rubygem-fission/Makefile +++ b/emulators/rubygem-fission/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-CFPropertyList>=2.2:devel/rubygem-CFPropertyList NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/fission diff --git a/finance/rubygem-money/Makefile b/finance/rubygem-money/Makefile index aae91bfda99a9..adbcb7552c62c 100644 --- a/finance/rubygem-money/Makefile +++ b/finance/rubygem-money/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-i18n>=0.6.4:devel/rubygem-i18n NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/ftp/rubygem-curb/Makefile b/ftp/rubygem-curb/Makefile index 9d7b811c4b4bb..8df54d0b6579d 100644 --- a/ftp/rubygem-curb/Makefile +++ b/ftp/rubygem-curb/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/games/lolcat/Makefile b/games/lolcat/Makefile index 49bb568f8614f..5814cf6dc0c3a 100644 --- a/games/lolcat/Makefile +++ b/games/lolcat/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-trollop1>=1.9:devel/rubygem-trollop1 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/lolcat diff --git a/games/rubygem-fortune_gem/Makefile b/games/rubygem-fortune_gem/Makefile index 30cfcdc1f4a65..5d9432523a4d8 100644 --- a/games/rubygem-fortune_gem/Makefile +++ b/games/rubygem-fortune_gem/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/fortune_gem .include diff --git a/graphics/rubygem-cairo/Makefile b/graphics/rubygem-cairo/Makefile index 32d3e6035c392..c6750c0fa3d95 100644 --- a/graphics/rubygem-cairo/Makefile +++ b/graphics/rubygem-cairo/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-pkg-config>=1.1.5:devel/rubygem-pkg-config USE_GNOME= cairo USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig .include diff --git a/graphics/rubygem-captcha/Makefile b/graphics/rubygem-captcha/Makefile index eaf3719162d2a..a7ef24177217a 100644 --- a/graphics/rubygem-captcha/Makefile +++ b/graphics/rubygem-captcha/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rmagick>=2.9.2:graphics/rubygem-rmagick NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-chunky_png/Makefile b/graphics/rubygem-chunky_png/Makefile index eca788838fff4..5207e69baad54 100644 --- a/graphics/rubygem-chunky_png/Makefile +++ b/graphics/rubygem-chunky_png/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-clutter-gtk/Makefile b/graphics/rubygem-clutter-gtk/Makefile index 953a03d52e9a9..7be95bf90010f 100644 --- a/graphics/rubygem-clutter-gtk/Makefile +++ b/graphics/rubygem-clutter-gtk/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-clutter>=${PORTVERSION}:graphics/rubygem-clutter \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-clutter/Makefile b/graphics/rubygem-clutter/Makefile index 129e82b5cfe73..d1e4edb606bbb 100644 --- a/graphics/rubygem-clutter/Makefile +++ b/graphics/rubygem-clutter/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-dragonfly/Makefile b/graphics/rubygem-dragonfly/Makefile index f3b03e60c1804..858d744ce305f 100644 --- a/graphics/rubygem-dragonfly/Makefile +++ b/graphics/rubygem-dragonfly/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= dev/test_rails ruby_OLD_CMD= "env ruby" diff --git a/graphics/rubygem-emoji/Makefile b/graphics/rubygem-emoji/Makefile index 97a00d2b4f871..74d96716fa129 100644 --- a/graphics/rubygem-emoji/Makefile +++ b/graphics/rubygem-emoji/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-exifr/Makefile b/graphics/rubygem-exifr/Makefile index bcd1c987c41e1..71a598b99be2c 100644 --- a/graphics/rubygem-exifr/Makefile +++ b/graphics/rubygem-exifr/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/exifr diff --git a/graphics/rubygem-ezprint/Makefile b/graphics/rubygem-ezprint/Makefile index 69635a31b88ab..766111faeaa1d 100644 --- a/graphics/rubygem-ezprint/Makefile +++ b/graphics/rubygem-ezprint/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-pdfkit>=0.5.0:graphics/rubygem-pdfkit NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-fastimage/Makefile b/graphics/rubygem-fastimage/Makefile index fd63ddbf8de5b..e0bc3ec48765b 100644 --- a/graphics/rubygem-fastimage/Makefile +++ b/graphics/rubygem-fastimage/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-addressable>=2.3.5:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-flamegraph/Makefile b/graphics/rubygem-flamegraph/Makefile index 4c6cb12174355..06e9612fe1680 100644 --- a/graphics/rubygem-flamegraph/Makefile +++ b/graphics/rubygem-flamegraph/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-fast_stack>=0:devel/rubygem-fast_stack NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-gd2/Makefile b/graphics/rubygem-gd2/Makefile index 73c9a6ea80022..3c0b204fc5498 100644 --- a/graphics/rubygem-gd2/Makefile +++ b/graphics/rubygem-gd2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgd.so:graphics/gd NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-patch: @${REINPLACE_CMD} 's|libgd.so.2|libgd.so.5|' ${WRKSRC}/lib/gd2.rb diff --git a/graphics/rubygem-gdk_pixbuf2/Makefile b/graphics/rubygem-gdk_pixbuf2/Makefile index 09c88919419e5..5ca3db4539961 100644 --- a/graphics/rubygem-gdk_pixbuf2/Makefile +++ b/graphics/rubygem-gdk_pixbuf2/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USE_GNOME= gdkpixbuf2 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-gemojione/Makefile b/graphics/rubygem-gemojione/Makefile index 2f8877c437ae4..1c3897037d818 100644 --- a/graphics/rubygem-gemojione/Makefile +++ b/graphics/rubygem-gemojione/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-geokit/Makefile b/graphics/rubygem-geokit/Makefile index b30901b2061e5..371ec2310b84c 100644 --- a/graphics/rubygem-geokit/Makefile +++ b/graphics/rubygem-geokit/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-gitlab_emoji/Makefile b/graphics/rubygem-gitlab_emoji/Makefile index 80bbf58ae6c5a..80241574587de 100644 --- a/graphics/rubygem-gitlab_emoji/Makefile +++ b/graphics/rubygem-gitlab_emoji/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-gemojione>=2.2.1:graphics/rubygem-gemojione NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-goocanvas/Makefile b/graphics/rubygem-goocanvas/Makefile index 91a5784a3e84a..e0168b7de3218 100644 --- a/graphics/rubygem-goocanvas/Makefile +++ b/graphics/rubygem-goocanvas/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject rubygem-gtk3>=${PORTVERSION}:x11-toolkits/rubygem-gtk3 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile index 54dc0b37d4584..55b97c2098df4 100644 --- a/graphics/rubygem-gruff/Makefile +++ b/graphics/rubygem-gruff/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-rmagick>=2.13.4:graphics/rubygem-rmagick NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= test/image_compare.rb ruby_OLD_CMD= ruby diff --git a/graphics/rubygem-image_science/Makefile b/graphics/rubygem-image_science/Makefile index 8c1ce6ec1b96a..f1fa795f81b72 100644 --- a/graphics/rubygem-image_science/Makefile +++ b/graphics/rubygem-image_science/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-rubyinline>=3.9:devel/rubygem-rubyinline NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/image_science_thumb diff --git a/graphics/rubygem-imagesize/Makefile b/graphics/rubygem-imagesize/Makefile index c3a92c5e26282..6f7a3ee2bd59c 100644 --- a/graphics/rubygem-imagesize/Makefile +++ b/graphics/rubygem-imagesize/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-mini_magick/Makefile b/graphics/rubygem-mini_magick/Makefile index 2e4569602df11..2bf1e23f510eb 100644 --- a/graphics/rubygem-mini_magick/Makefile +++ b/graphics/rubygem-mini_magick/Makefile @@ -16,7 +16,7 @@ OPTIONS_DEFAULT=X11 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem X11_RUN_DEPENDS= convert:graphics/ImageMagick X11_RUN_DEPENDS_OFF= convert:graphics/ImageMagick-nox11 diff --git a/graphics/rubygem-objectdetect/Makefile b/graphics/rubygem-objectdetect/Makefile index bf9dab6581972..704ea253a788c 100644 --- a/graphics/rubygem-objectdetect/Makefile +++ b/graphics/rubygem-objectdetect/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT LIB_DEPENDS= libopencv_legacy.so:graphics/opencv USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig post-patch: ${REINPLACE_CMD} -E 's|(objectdetect)|\1/version|' ${WRKSRC}/test/test_helper.rb diff --git a/graphics/rubygem-opengl/Makefile b/graphics/rubygem-opengl/Makefile index 4a67c28bdf833..0055092a240c9 100644 --- a/graphics/rubygem-opengl/Makefile +++ b/graphics/rubygem-opengl/Makefile @@ -15,6 +15,6 @@ LICENSE= MIT USE_GL= glut USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-pdfkit/Makefile b/graphics/rubygem-pdfkit/Makefile index 0824f458a405a..38b06dfc5457f 100644 --- a/graphics/rubygem-pdfkit/Makefile +++ b/graphics/rubygem-pdfkit/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= wkhtmltopdf:converters/wkhtmltopdf NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-png/Makefile b/graphics/rubygem-png/Makefile index 91bc476b6ecfc..d27d1b754a766 100644 --- a/graphics/rubygem-png/Makefile +++ b/graphics/rubygem-png/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rubyinline>=3.9:devel/rubygem-rubyinline NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-railroad/Makefile b/graphics/rubygem-railroad/Makefile index 572822bd66c66..25e84355bc057 100644 --- a/graphics/rubygem-railroad/Makefile +++ b/graphics/rubygem-railroad/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/railroad diff --git a/graphics/rubygem-rmagick/Makefile b/graphics/rubygem-rmagick/Makefile index 6b1013de6a9cc..1157229889120 100644 --- a/graphics/rubygem-rmagick/Makefile +++ b/graphics/rubygem-rmagick/Makefile @@ -14,7 +14,7 @@ OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 USE_RUBY= yes -USES= gem:autoplist pkgconfig +USES= gem pkgconfig X11_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick X11_LIB_DEPENDS_OFF= libMagickWand-6.so:graphics/ImageMagick-nox11 diff --git a/graphics/rubygem-rsvg2/Makefile b/graphics/rubygem-rsvg2/Makefile index a93c6118f3dc6..fc62c07e92ec3 100644 --- a/graphics/rubygem-rsvg2/Makefile +++ b/graphics/rubygem-rsvg2/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-cairo>=1.12.8:graphics/rubygem-cairo \ USE_GNOME= librsvg2 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/graphics/rubygem-ruby-graphviz/Makefile b/graphics/rubygem-ruby-graphviz/Makefile index e89785afa0a81..5390e76491d76 100644 --- a/graphics/rubygem-ruby-graphviz/Makefile +++ b/graphics/rubygem-ruby-graphviz/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gxl2dot:graphics/graphviz NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/dot2ruby bin/gem2gv bin/git2gv bin/ruby2gv bin/xml2gv diff --git a/graphics/rubygem-scruffy/Makefile b/graphics/rubygem-scruffy/Makefile index 6749a6030e909..5d4d6100b6634 100644 --- a/graphics/rubygem-scruffy/Makefile +++ b/graphics/rubygem-scruffy/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-patch: @${REINPLACE_CMD} -e 's|#{options|0 0 #{options|' ${WRKSRC}/lib/scruffy/renderers/base.rb diff --git a/irc/rubygem-cinch/Makefile b/irc/rubygem-cinch/Makefile index 6a7fb90c344f9..2fbff27972280 100644 --- a/irc/rubygem-cinch/Makefile +++ b/irc/rubygem-cinch/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/irc/rubygem-cogbot/Makefile b/irc/rubygem-cogbot/Makefile index 705ec70073781..0d2624e95e6b9 100644 --- a/irc/rubygem-cogbot/Makefile +++ b/irc/rubygem-cogbot/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= rubygem-cinch>=2.3.1:irc/rubygem-cinch \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/cogbot diff --git a/irc/rubygem-lita-irc/Makefile b/irc/rubygem-lita-irc/Makefile index 3ac5a740eb033..3ba33d2876f76 100644 --- a/irc/rubygem-lita-irc/Makefile +++ b/irc/rubygem-lita-irc/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-cinch>=2.0:irc/rubygem-cinch \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/irc/rubygem-net-irc/Makefile b/irc/rubygem-net-irc/Makefile index 081581ebea26b..001d09dbb594b 100644 --- a/irc/rubygem-net-irc/Makefile +++ b/irc/rubygem-net-irc/Makefile @@ -12,6 +12,6 @@ COMMENT= Ruby library for implementing IRC server and client NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/japanese/rubygem-jpmobile-ipaddresses/Makefile b/japanese/rubygem-jpmobile-ipaddresses/Makefile index c9d9974ebed2c..9b90c86b48efe 100644 --- a/japanese/rubygem-jpmobile-ipaddresses/Makefile +++ b/japanese/rubygem-jpmobile-ipaddresses/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/japanese/rubygem-jpmobile-terminfo/Makefile b/japanese/rubygem-jpmobile-terminfo/Makefile index 19e1813c4f5f2..4db55e48d0d6a 100644 --- a/japanese/rubygem-jpmobile-terminfo/Makefile +++ b/japanese/rubygem-jpmobile-terminfo/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/japanese/rubygem-jpmobile/Makefile b/japanese/rubygem-jpmobile/Makefile index 3c7a8395b854d..4a23fbf720526 100644 --- a/japanese/rubygem-jpmobile/Makefile +++ b/japanese/rubygem-jpmobile/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-rails>=3.2.8:www/rubygem-rails NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem BROKEN_RUBY23= yes diff --git a/japanese/rubygem-jpmobile4/Makefile b/japanese/rubygem-jpmobile4/Makefile index 5ae86d6f50683..2c9f7ebf5baec 100644 --- a/japanese/rubygem-jpmobile4/Makefile +++ b/japanese/rubygem-jpmobile4/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-rails4>0:www/rubygem-rails4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem OPTIONS_DEFINE= GEOKIT IPADDRESSES TERMINFO GEOKIT_DESC= Run with geokit diff --git a/japanese/rubygem-mail-iso-2022-jp/Makefile b/japanese/rubygem-mail-iso-2022-jp/Makefile index 82de8d90c8e78..41a5be520615e 100644 --- a/japanese/rubygem-mail-iso-2022-jp/Makefile +++ b/japanese/rubygem-mail-iso-2022-jp/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/japanese/rubygem-myrurema/Makefile b/japanese/rubygem-myrurema/Makefile index 9af29e1c453b1..53eb0640c470e 100644 --- a/japanese/rubygem-myrurema/Makefile +++ b/japanese/rubygem-myrurema/Makefile @@ -13,7 +13,7 @@ RUN_DEPENDS= rubygem-launchy>=2.3:devel/rubygem-launchy NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rurema diff --git a/java/rubygem-rjb/Makefile b/java/rubygem-rjb/Makefile index 6493ed5f88956..6518aec31c6ab 100644 --- a/java/rubygem-rjb/Makefile +++ b/java/rubygem-rjb/Makefile @@ -13,7 +13,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USE_RUBY= yes -USES= gem:autoplist +USES= gem USE_JAVA= yes GEM_ENV= JAVA_HOME=${JAVA_HOME} diff --git a/mail/rubygem-actionmailer/Makefile b/mail/rubygem-actionmailer/Makefile index 21e6f8cbeb2a0..6b4e84c7e49e8 100644 --- a/mail/rubygem-actionmailer/Makefile +++ b/mail/rubygem-actionmailer/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-actionpack>=${PORTVERSION}:www/rubygem-actionpack \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-actionmailer4/Makefile b/mail/rubygem-actionmailer4/Makefile index e782cc1c309a8..59c92ebb12480 100644 --- a/mail/rubygem-actionmailer4/Makefile +++ b/mail/rubygem-actionmailer4/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-actionpack4>=${PORTVERSION}:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-email_reply_parser-discourse/Makefile b/mail/rubygem-email_reply_parser-discourse/Makefile index 7f1b7e7a2736b..fda6c456c13ef 100644 --- a/mail/rubygem-email_reply_parser-discourse/Makefile +++ b/mail/rubygem-email_reply_parser-discourse/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-email_reply_parser/Makefile b/mail/rubygem-email_reply_parser/Makefile index 3239194bae588..a7842176c65ab 100644 --- a/mail/rubygem-email_reply_parser/Makefile +++ b/mail/rubygem-email_reply_parser/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-exception_notification/Makefile b/mail/rubygem-exception_notification/Makefile index 19907a8140982..6d9a6a9257169 100644 --- a/mail/rubygem-exception_notification/Makefile +++ b/mail/rubygem-exception_notification/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-actionmailer4>=4.0:mail/rubygem-actionmailer4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-larch/Makefile b/mail/rubygem-larch/Makefile index de659085cb62c..e3bcd00545383 100644 --- a/mail/rubygem-larch/Makefile +++ b/mail/rubygem-larch/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-highline>=1.5:devel/rubygem-highline \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/larch diff --git a/mail/rubygem-mail/Makefile b/mail/rubygem-mail/Makefile index 91435411ebeb3..801ed51fc44ba 100644 --- a/mail/rubygem-mail/Makefile +++ b/mail/rubygem-mail/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-mime-types>=1.16:misc/rubygem-mime-types NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-mail25/Makefile b/mail/rubygem-mail25/Makefile index 97904478761d7..d525f5bbb5e32 100644 --- a/mail/rubygem-mail25/Makefile +++ b/mail/rubygem-mail25/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-mime-types1>=1.16:misc/rubygem-mime-types1 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^2\.5 diff --git a/mail/rubygem-mail_room/Makefile b/mail/rubygem-mail_room/Makefile index a016149b18ea7..4bfebe5bcec41 100644 --- a/mail/rubygem-mail_room/Makefile +++ b/mail/rubygem-mail_room/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/mail_room diff --git a/mail/rubygem-mailboxer/Makefile b/mail/rubygem-mailboxer/Makefile index 24930755daca0..cb732d3d9f158 100644 --- a/mail/rubygem-mailboxer/Makefile +++ b/mail/rubygem-mailboxer/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-carrierwave>=0.5.8:www/rubygem-carrierwave \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-mailfactory/Makefile b/mail/rubygem-mailfactory/Makefile index c6584d9d3f085..2b75539133ebe 100644 --- a/mail/rubygem-mailfactory/Makefile +++ b/mail/rubygem-mailfactory/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-mime-types>=1.13.1:misc/rubygem-mime-types NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-pony/Makefile b/mail/rubygem-pony/Makefile index 97e293dd48081..50a75715c79ef 100644 --- a/mail/rubygem-pony/Makefile +++ b/mail/rubygem-pony/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-mail>=2.0:mail/rubygem-mail NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-premailer-rails/Makefile b/mail/rubygem-premailer-rails/Makefile index 497171e881c63..363a727b500d5 100644 --- a/mail/rubygem-premailer-rails/Makefile +++ b/mail/rubygem-premailer-rails/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-actionmailer4>=3:mail/rubygem-actionmailer4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-premailer/Makefile b/mail/rubygem-premailer/Makefile index beda454a40415..87b59daca6832 100644 --- a/mail/rubygem-premailer/Makefile +++ b/mail/rubygem-premailer/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-css_parser>=1.3.6:textproc/rubygem-css_parser \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/premailer diff --git a/mail/rubygem-rmail/Makefile b/mail/rubygem-rmail/Makefile index a371ad4b0abe6..310e651f1f007 100644 --- a/mail/rubygem-rmail/Makefile +++ b/mail/rubygem-rmail/Makefile @@ -13,6 +13,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-roadie-rails/Makefile b/mail/rubygem-roadie-rails/Makefile index 4a9836133d873..16a09f59d8bda 100644 --- a/mail/rubygem-roadie-rails/Makefile +++ b/mail/rubygem-roadie-rails/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-railties4>=3.0:www/rubygem-railties4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-roadie/Makefile b/mail/rubygem-roadie/Makefile index 25f7abe79d9b6..61047a01e00b0 100644 --- a/mail/rubygem-roadie/Makefile +++ b/mail/rubygem-roadie/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-css_parser>=1.3.4:textproc/rubygem-css_parser \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-ruby-qmail/Makefile b/mail/rubygem-ruby-qmail/Makefile index 0925af52f8a4e..a99de20eb51d3 100644 --- a/mail/rubygem-ruby-qmail/Makefile +++ b/mail/rubygem-ruby-qmail/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rspec>=1.2.9:devel/rubygem-rspec NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index 22a4dfe9a416a..d4447ec745b35 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -10,6 +10,6 @@ MAINTAINER= knu@FreeBSD.org COMMENT= RFC2822/MIME compliant mail manipulating library for Ruby USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/mail/rubygem-vmail/Makefile b/mail/rubygem-vmail/Makefile index 6793238241a5e..e83e665411a35 100644 --- a/mail/rubygem-vmail/Makefile +++ b/mail/rubygem-vmail/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rubygem-highline>=1.6.1:devel/rubygem-highline \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/vmail bin/vmail_client bin/vmailsend diff --git a/math/rubygem-expression_parser/Makefile b/math/rubygem-expression_parser/Makefile index cc87924ad2713..5357503454297 100644 --- a/math/rubygem-expression_parser/Makefile +++ b/math/rubygem-expression_parser/Makefile @@ -11,6 +11,6 @@ COMMENT= Mathematical expression parser for Ruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/math/rubygem-fftw3/Makefile b/math/rubygem-fftw3/Makefile index bb18a8c8670c3..eb3d32e276bfb 100644 --- a/math/rubygem-fftw3/Makefile +++ b/math/rubygem-fftw3/Makefile @@ -14,6 +14,6 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist +USES= gem .include diff --git a/math/rubygem-narray/Makefile b/math/rubygem-narray/Makefile index 32c1b31389530..171b4d1828326 100644 --- a/math/rubygem-narray/Makefile +++ b/math/rubygem-narray/Makefile @@ -11,7 +11,7 @@ COMMENT= Numerical N-dimensional array library for Ruby USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist +USES= gem .include "${.CURDIR}/Makefile.version" diff --git a/math/rubygem-narray_miss/Makefile b/math/rubygem-narray_miss/Makefile index cb92ca336a049..4095ad81b37bc 100644 --- a/math/rubygem-narray_miss/Makefile +++ b/math/rubygem-narray_miss/Makefile @@ -13,6 +13,6 @@ RUN_DEPENDS= rubygem-narray>0:math/rubygem-narray USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist +USES= gem .include diff --git a/math/rubygem-numru-misc/Makefile b/math/rubygem-numru-misc/Makefile index 3c62c3266cfa5..ebced9f77660e 100644 --- a/math/rubygem-numru-misc/Makefile +++ b/math/rubygem-numru-misc/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-narray>0:math/rubygem-narray \ USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist +USES= gem .include diff --git a/math/rubygem-numru-units/Makefile b/math/rubygem-numru-units/Makefile index c0bc5f6bec079..f6d50107b5125 100644 --- a/math/rubygem-numru-units/Makefile +++ b/math/rubygem-numru-units/Makefile @@ -13,6 +13,6 @@ NO_ARCH= yes USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist +USES= gem .include diff --git a/math/rubygem-rb-gsl/Makefile b/math/rubygem-rb-gsl/Makefile index b7e17923c977f..d9dbecccb5f79 100644 --- a/math/rubygem-rb-gsl/Makefile +++ b/math/rubygem-rb-gsl/Makefile @@ -15,6 +15,6 @@ LIB_DEPENDS= libgsl.so:math/gsl RUN_DEPENDS= rubygem-narray>=0.5.9:math/rubygem-narray USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/misc/rubygem-dotenv/Makefile b/misc/rubygem-dotenv/Makefile index b3096775399ff..33ec184a9521f 100644 --- a/misc/rubygem-dotenv/Makefile +++ b/misc/rubygem-dotenv/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/dotenv diff --git a/misc/rubygem-iesd/Makefile b/misc/rubygem-iesd/Makefile index 1c61cb7b2791a..63c7a815b772b 100644 --- a/misc/rubygem-iesd/Makefile +++ b/misc/rubygem-iesd/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/iesd diff --git a/misc/rubygem-mime-types-data/Makefile b/misc/rubygem-mime-types-data/Makefile index 0367da9f7d59c..8c40195665bcf 100644 --- a/misc/rubygem-mime-types-data/Makefile +++ b/misc/rubygem-mime-types-data/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/Licence.md NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/misc/rubygem-mime-types/Makefile b/misc/rubygem-mime-types/Makefile index 06ef86ba63a8f..fcf6bf472be6a 100644 --- a/misc/rubygem-mime-types/Makefile +++ b/misc/rubygem-mime-types/Makefile @@ -17,6 +17,6 @@ LICENSE_FILE_MIT= ${WRKSRC}/Licence.rdoc NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/misc/rubygem-mime-types1/Makefile b/misc/rubygem-mime-types1/Makefile index d777676f092d2..2285d5d87e88d 100644 --- a/misc/rubygem-mime-types1/Makefile +++ b/misc/rubygem-mime-types1/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^1\. diff --git a/misc/rubygem-mimemagic/Makefile b/misc/rubygem-mimemagic/Makefile index 9547e8b328477..b477488d95466 100644 --- a/misc/rubygem-mimemagic/Makefile +++ b/misc/rubygem-mimemagic/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/misc/rubygem-rabbit/Makefile b/misc/rubygem-rabbit/Makefile index ece265bb73fe9..5995b6fcb80b5 100644 --- a/misc/rubygem-rabbit/Makefile +++ b/misc/rubygem-rabbit/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= rubygem-coderay>=1.0.0:textproc/rubygem-coderay \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist gettext +USES= gem gettext PLIST_FILES= bin/rabbit bin/rabbirc bin/rabbit-command bin/rabbit-slide \ bin/rabbit-theme diff --git a/misc/rubygem-vpim/Makefile b/misc/rubygem-vpim/Makefile index 7cf066dd9a430..cc03ecf44f8cc 100644 --- a/misc/rubygem-vpim/Makefile +++ b/misc/rubygem-vpim/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/reminder bin/rrule diff --git a/multimedia/rubygem-clutter-gstreamer/Makefile b/multimedia/rubygem-clutter-gstreamer/Makefile index 90fdefc9c5c52..2f8eb64bdc603 100644 --- a/multimedia/rubygem-clutter-gstreamer/Makefile +++ b/multimedia/rubygem-clutter-gstreamer/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-clutter>=${PORTSVERSION}:graphics/rubygem-clutter \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/multimedia/rubygem-flvtool2/Makefile b/multimedia/rubygem-flvtool2/Makefile index db67b4a7ca093..d60d24242341a 100644 --- a/multimedia/rubygem-flvtool2/Makefile +++ b/multimedia/rubygem-flvtool2/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/flvtool2 diff --git a/multimedia/rubygem-gstreamer/Makefile b/multimedia/rubygem-gstreamer/Makefile index 77a03eb50824d..a7dec4b1b4499 100644 --- a/multimedia/rubygem-gstreamer/Makefile +++ b/multimedia/rubygem-gstreamer/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 \ rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net-im/rubygem-earthquake/Makefile b/net-im/rubygem-earthquake/Makefile index c0f4eb8c60f59..76acc3cda3f58 100644 --- a/net-im/rubygem-earthquake/Makefile +++ b/net-im/rubygem-earthquake/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= rubygem-activesupport>=0:devel/rubygem-activesupport \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/earthquake diff --git a/net-im/rubygem-hipchat/Makefile b/net-im/rubygem-hipchat/Makefile index e303b1d727121..75de8a8b637b2 100644 --- a/net-im/rubygem-hipchat/Makefile +++ b/net-im/rubygem-hipchat/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-httparty>=0:www/rubygem-httparty \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net-im/rubygem-lita/Makefile b/net-im/rubygem-lita/Makefile index 3460f46553ec8..caf5f2ce5b1ee 100644 --- a/net-im/rubygem-lita/Makefile +++ b/net-im/rubygem-lita/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= redis>=0:databases/redis \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/lita diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile index fca390acb3621..51029c712801a 100644 --- a/net-im/rubygem-termtter/Makefile +++ b/net-im/rubygem-termtter/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-activerecord4>=4.1.0:databases/rubygem-activerecord4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/termtter bin/termtter_frame diff --git a/net-im/rubygem-tinder/Makefile b/net-im/rubygem-tinder/Makefile index 68071e10de64b..2666e733a964e 100644 --- a/net-im/rubygem-tinder/Makefile +++ b/net-im/rubygem-tinder/Makefile @@ -22,6 +22,6 @@ RUN_DEPENDS= rubygem-eventmachine>=1.0:devel/rubygem-eventmachine \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net-mgmt/rubygem-blimpy/Makefile b/net-mgmt/rubygem-blimpy/Makefile index 8ab04dbfacced..7cdedf055490e 100644 --- a/net-mgmt/rubygem-blimpy/Makefile +++ b/net-mgmt/rubygem-blimpy/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-fog>=0:devel/rubygem-fog \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/blimpy diff --git a/net-mgmt/rubygem-snmp/Makefile b/net-mgmt/rubygem-snmp/Makefile index 3ea5d4f837286..26fad35d6b1b8 100644 --- a/net-mgmt/rubygem-snmp/Makefile +++ b/net-mgmt/rubygem-snmp/Makefile @@ -11,6 +11,6 @@ COMMENT= SNMP library for Ruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net-mgmt/rubygem-visage-app/Makefile b/net-mgmt/rubygem-visage-app/Makefile index 08c27878f8db8..f1a583679f25c 100644 --- a/net-mgmt/rubygem-visage-app/Makefile +++ b/net-mgmt/rubygem-visage-app/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-errand>=0.7.3:devel/rubygem-errand \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/visage-app diff --git a/net/rubygem-amazon-ec2/Makefile b/net/rubygem-amazon-ec2/Makefile index e183af89378fd..60d6bfb00ef08 100644 --- a/net/rubygem-amazon-ec2/Makefile +++ b/net/rubygem-amazon-ec2/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= rubygem-xml-simple>=1.0.12:textproc/rubygem-xml-simple NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/awshell bin/ec2-gem-example.rb bin/ec2-gem-profile.rb bin/ec2sh bin/setup.rb .include diff --git a/net/rubygem-amq-protocol/Makefile b/net/rubygem-amq-protocol/Makefile index b165fae0d93b1..570d2e0c1ed35 100644 --- a/net/rubygem-amq-protocol/Makefile +++ b/net/rubygem-amq-protocol/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-amqp-utils/Makefile b/net/rubygem-amqp-utils/Makefile index 35d78f72277e6..dca745800bbe9 100644 --- a/net/rubygem-amqp-utils/Makefile +++ b/net/rubygem-amqp-utils/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rubygem-amqp>=0.7.1:net/rubygem-amqp \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES+= bin/amqp-deleteq bin/amqp-dequeue bin/amqp-enqueue bin/amqp-peek bin/amqp-pop \ bin/amqp-purge bin/amqp-spy bin/amqp-statq bin/amqp-unbind \ diff --git a/net/rubygem-amqp/Makefile b/net/rubygem-amqp/Makefile index eb41b01dd545a..709b4bbaa0c8e 100644 --- a/net/rubygem-amqp/Makefile +++ b/net/rubygem-amqp/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-amq-protocol>=2.0.1:net/rubygem-amq-protocol \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-aws-s3/Makefile b/net/rubygem-aws-s3/Makefile index 8e487494450ff..83959e50353a3 100644 --- a/net/rubygem-aws-s3/Makefile +++ b/net/rubygem-aws-s3/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-xml-simple>=0:textproc/rubygem-xml-simple \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/s3sh .include diff --git a/net/rubygem-aws-ses/Makefile b/net/rubygem-aws-ses/Makefile index c668c8ff5ff10..d1964b5126ae2 100644 --- a/net/rubygem-aws-ses/Makefile +++ b/net/rubygem-aws-ses/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-bunny/Makefile b/net/rubygem-bunny/Makefile index fd21e6d705834..2f3871df5b004 100644 --- a/net/rubygem-bunny/Makefile +++ b/net/rubygem-bunny/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-amq-protocol>=2.0.1:net/rubygem-amq-protocol NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-connection_pool/Makefile b/net/rubygem-connection_pool/Makefile index ff6161e978cc5..99d4305731625 100644 --- a/net/rubygem-connection_pool/Makefile +++ b/net/rubygem-connection_pool/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-dogapi/Makefile b/net/rubygem-dogapi/Makefile index 92e93293bcdf2..d897fe18ab19a 100644 --- a/net/rubygem-dogapi/Makefile +++ b/net/rubygem-dogapi/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 diff --git a/net/rubygem-domain_name/Makefile b/net/rubygem-domain_name/Makefile index 57926ba05c9ae..c85976dbe94a8 100644 --- a/net/rubygem-domain_name/Makefile +++ b/net/rubygem-domain_name/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-unf>=0.0.5:textproc/rubygem-unf NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-dropbox-sdk/Makefile b/net/rubygem-dropbox-sdk/Makefile index cec4ca55d5dc7..348429453b0d1 100644 --- a/net/rubygem-dropbox-sdk/Makefile +++ b/net/rubygem-dropbox-sdk/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-epp-client-afnic/Makefile b/net/rubygem-epp-client-afnic/Makefile index b88161fdacd87..db9b7615fb0ab 100644 --- a/net/rubygem-epp-client-afnic/Makefile +++ b/net/rubygem-epp-client-afnic/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-epp-client-secdns=${PORTVERSION}:net/rubygem-epp-client-secdns \ USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-epp-client-base/Makefile b/net/rubygem-epp-client-base/Makefile index 8a2f9a9a437ba..e2d686e535279 100644 --- a/net/rubygem-epp-client-base/Makefile +++ b/net/rubygem-epp-client-base/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-epp-client-rgp/Makefile b/net/rubygem-epp-client-rgp/Makefile index 38afcc1a2e8b7..6e880117d16de 100644 --- a/net/rubygem-epp-client-rgp/Makefile +++ b/net/rubygem-epp-client-rgp/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-epp-client-secdns/Makefile b/net/rubygem-epp-client-secdns/Makefile index 1795ffa0118d2..87a568d852ad0 100644 --- a/net/rubygem-epp-client-secdns/Makefile +++ b/net/rubygem-epp-client-secdns/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-epp-client-smallregistry/Makefile b/net/rubygem-epp-client-smallregistry/Makefile index a22c32293de83..1c75b7afcd74d 100644 --- a/net/rubygem-epp-client-smallregistry/Makefile +++ b/net/rubygem-epp-client-smallregistry/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-epp-client-secdns=${PORTVERSION}:net/rubygem-epp-client-secdns \ USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-aliyun/Makefile b/net/rubygem-fog-aliyun/Makefile index ef0e11081a873..4e440cf3aee45 100644 --- a/net/rubygem-fog-aliyun/Makefile +++ b/net/rubygem-fog-aliyun/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-atmos/Makefile b/net/rubygem-fog-atmos/Makefile index e8d112d98af8f..873565f41d475 100644 --- a/net/rubygem-fog-atmos/Makefile +++ b/net/rubygem-fog-atmos/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 diff --git a/net/rubygem-fog-aws/Makefile b/net/rubygem-fog-aws/Makefile index fdfb59bcc5491..bee9378e1c78f 100644 --- a/net/rubygem-fog-aws/Makefile +++ b/net/rubygem-fog-aws/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-brightbox/Makefile b/net/rubygem-fog-brightbox/Makefile index dbf8d790a6be8..524122a47efe5 100644 --- a/net/rubygem-fog-brightbox/Makefile +++ b/net/rubygem-fog-brightbox/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.22:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-cloudatcost/Makefile b/net/rubygem-fog-cloudatcost/Makefile index 7c5b1dd01ec41..66571625df063 100644 --- a/net/rubygem-fog-cloudatcost/Makefile +++ b/net/rubygem-fog-cloudatcost/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.36:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-dynect/Makefile b/net/rubygem-fog-dynect/Makefile index ed672498b90fc..9035bb3185c91 100644 --- a/net/rubygem-fog-dynect/Makefile +++ b/net/rubygem-fog-dynect/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-ecloud/Makefile b/net/rubygem-fog-ecloud/Makefile index 4134a3b63ed2a..fda135a477c19 100644 --- a/net/rubygem-fog-ecloud/Makefile +++ b/net/rubygem-fog-ecloud/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 diff --git a/net/rubygem-fog-google/Makefile b/net/rubygem-fog-google/Makefile index e3659bf96c79d..2969811b73843 100644 --- a/net/rubygem-fog-google/Makefile +++ b/net/rubygem-fog-google/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-local/Makefile b/net/rubygem-fog-local/Makefile index c84a1916e3a62..de285bad7de2d 100644 --- a/net/rubygem-fog-local/Makefile +++ b/net/rubygem-fog-local/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-openstack/Makefile b/net/rubygem-fog-openstack/Makefile index b1bec4e95205d..efe3b8b82a55d 100644 --- a/net/rubygem-fog-openstack/Makefile +++ b/net/rubygem-fog-openstack/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.37:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-powerdns/Makefile b/net/rubygem-fog-powerdns/Makefile index d7d6ee9eb129d..bf406a12f844f 100644 --- a/net/rubygem-fog-powerdns/Makefile +++ b/net/rubygem-fog-powerdns/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-profitbricks/Makefile b/net/rubygem-fog-profitbricks/Makefile index 83145b6e009f2..3c2c58a56683e 100644 --- a/net/rubygem-fog-profitbricks/Makefile +++ b/net/rubygem-fog-profitbricks/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-rackspace/Makefile b/net/rubygem-fog-rackspace/Makefile index 965b72929d33d..7069aa03f0726 100644 --- a/net/rubygem-fog-rackspace/Makefile +++ b/net/rubygem-fog-rackspace/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.35:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-radosgw/Makefile b/net/rubygem-fog-radosgw/Makefile index 920c642f88535..e4fefb9877fe7 100644 --- a/net/rubygem-fog-radosgw/Makefile +++ b/net/rubygem-fog-radosgw/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-fog-core>=1.21.0:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-riakcs/Makefile b/net/rubygem-fog-riakcs/Makefile index b5521140167d8..4f00d96f2a61b 100644 --- a/net/rubygem-fog-riakcs/Makefile +++ b/net/rubygem-fog-riakcs/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-sakuracloud/Makefile b/net/rubygem-fog-sakuracloud/Makefile index ee274ee6b5b28..855390fded77f 100644 --- a/net/rubygem-fog-sakuracloud/Makefile +++ b/net/rubygem-fog-sakuracloud/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 diff --git a/net/rubygem-fog-serverlove/Makefile b/net/rubygem-fog-serverlove/Makefile index 03e662ed81e8a..39e9ec97691d6 100644 --- a/net/rubygem-fog-serverlove/Makefile +++ b/net/rubygem-fog-serverlove/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 diff --git a/net/rubygem-fog-softlayer/Makefile b/net/rubygem-fog-softlayer/Makefile index f2e5d089eb07d..46db1bf4b3233 100644 --- a/net/rubygem-fog-softlayer/Makefile +++ b/net/rubygem-fog-softlayer/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 diff --git a/net/rubygem-fog-storm_on_demand/Makefile b/net/rubygem-fog-storm_on_demand/Makefile index 4064a532620dc..2c5c1c780fb08 100644 --- a/net/rubygem-fog-storm_on_demand/Makefile +++ b/net/rubygem-fog-storm_on_demand/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 diff --git a/net/rubygem-fog-terremark/Makefile b/net/rubygem-fog-terremark/Makefile index 4f46902bd6f0a..f35ca99a9a52c 100644 --- a/net/rubygem-fog-terremark/Makefile +++ b/net/rubygem-fog-terremark/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 diff --git a/net/rubygem-fog-vmfusion/Makefile b/net/rubygem-fog-vmfusion/Makefile index 06f05456ed775..9209780becb31 100644 --- a/net/rubygem-fog-vmfusion/Makefile +++ b/net/rubygem-fog-vmfusion/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-fission>=0:emulators/rubygem-fission \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-fog-voxel/Makefile b/net/rubygem-fog-voxel/Makefile index e267c3276cdf0..c16de15242746 100644 --- a/net/rubygem-fog-voxel/Makefile +++ b/net/rubygem-fog-voxel/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 diff --git a/net/rubygem-fog-vsphere/Makefile b/net/rubygem-fog-vsphere/Makefile index 1f10f58ec2f64..690cdec5c8e5f 100644 --- a/net/rubygem-fog-vsphere/Makefile +++ b/net/rubygem-fog-vsphere/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 diff --git a/net/rubygem-fog-xenserver/Makefile b/net/rubygem-fog-xenserver/Makefile index 23d248ac1669e..c212306bde4b4 100644 --- a/net/rubygem-fog-xenserver/Makefile +++ b/net/rubygem-fog-xenserver/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 diff --git a/net/rubygem-geoip/Makefile b/net/rubygem-geoip/Makefile index f659fe802e2e9..410fd55c213fd 100644 --- a/net/rubygem-geoip/Makefile +++ b/net/rubygem-geoip/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= geoiplookup:net/GeoIP NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/geoip diff --git a/net/rubygem-gitlab_omniauth-ldap/Makefile b/net/rubygem-gitlab_omniauth-ldap/Makefile index d8b6ba9641955..5ee29905aab6c 100644 --- a/net/rubygem-gitlab_omniauth-ldap/Makefile +++ b/net/rubygem-gitlab_omniauth-ldap/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-http_parser.rb/Makefile b/net/rubygem-http_parser.rb/Makefile index e578c2de58a89..6a8fedc7be365 100644 --- a/net/rubygem-http_parser.rb/Makefile +++ b/net/rubygem-http_parser.rb/Makefile @@ -12,6 +12,6 @@ COMMENT= Simple callback-based HTTP request/response parser LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-httpauth/Makefile b/net/rubygem-httpauth/Makefile index e8e889f0855d8..fab90131adf21 100644 --- a/net/rubygem-httpauth/Makefile +++ b/net/rubygem-httpauth/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-ipaddress/Makefile b/net/rubygem-ipaddress/Makefile index ebb3ca2631ee9..65c612d253e50 100644 --- a/net/rubygem-ipaddress/Makefile +++ b/net/rubygem-ipaddress/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-iproto/Makefile b/net/rubygem-iproto/Makefile index 3ec3a4bbbe682..b8fe32ee753df 100644 --- a/net/rubygem-iproto/Makefile +++ b/net/rubygem-iproto/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-bin_utils>=0.0.3:devel/rubygem-bin_utils NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-lita-gems/Makefile b/net/rubygem-lita-gems/Makefile index 7bf9af4e18e21..f45e0eb42bba2 100644 --- a/net/rubygem-lita-gems/Makefile +++ b/net/rubygem-lita-gems/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-gems>=0.8.0:devel/rubygem-gems \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-macaddr/Makefile b/net/rubygem-macaddr/Makefile index 3df33c2371771..6fe4fc590de9f 100644 --- a/net/rubygem-macaddr/Makefile +++ b/net/rubygem-macaddr/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-systemu>=2.6.2:devel/rubygem-systemu NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-net-ldap/Makefile b/net/rubygem-net-ldap/Makefile index 1ba07a5d05f2c..e076674f6a220 100644 --- a/net/rubygem-net-ldap/Makefile +++ b/net/rubygem-net-ldap/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/License.rdoc NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-net-netrc/Makefile b/net/rubygem-net-netrc/Makefile index f08cd3fd03156..48025cfab4a9b 100644 --- a/net/rubygem-net-netrc/Makefile +++ b/net/rubygem-net-netrc/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-platform>=0.3.0:devel/rubygem-platform NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-net-ping/Makefile b/net/rubygem-net-ping/Makefile index 763dba65d5729..5fb8a5b146ac8 100644 --- a/net/rubygem-net-ping/Makefile +++ b/net/rubygem-net-ping/Makefile @@ -11,6 +11,6 @@ COMMENT= Collection of classes that provide different ways to ping computers LICENSE= APACHE20 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-netrc/Makefile b/net/rubygem-netrc/Makefile index 3f645ebc762e9..6bdbd2bf1c4ba 100644 --- a/net/rubygem-netrc/Makefile +++ b/net/rubygem-netrc/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-network_interface/Makefile b/net/rubygem-network_interface/Makefile index a6ceaa6d34117..45ce0a1147e7a 100644 --- a/net/rubygem-network_interface/Makefile +++ b/net/rubygem-network_interface/Makefile @@ -11,6 +11,6 @@ COMMENT= Get network interface information from Ruby LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index 89e674208eb40..e835addf80983 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/oauth diff --git a/net/rubygem-oauth2/Makefile b/net/rubygem-oauth2/Makefile index c8bda54206867..73fa4bfc5bb57 100644 --- a/net/rubygem-oauth2/Makefile +++ b/net/rubygem-oauth2/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-faraday>=0.8:www/rubygem-faraday \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-octokit/Makefile b/net/rubygem-octokit/Makefile index d3e07d7d43da9..54a124c2d7fac 100644 --- a/net/rubygem-octokit/Makefile +++ b/net/rubygem-octokit/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-sawyer>=0.7.0:www/rubygem-sawyer NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-octopress-deploy/Makefile b/net/rubygem-octopress-deploy/Makefile index 8b8f68a7366d1..d1d45912d00f5 100644 --- a/net/rubygem-octopress-deploy/Makefile +++ b/net/rubygem-octopress-deploy/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-colorator>=0:textproc/rubygem-colorator NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-auth0/Makefile b/net/rubygem-omniauth-auth0/Makefile index 4f5490a989677..c488cb8d42ce9 100644 --- a/net/rubygem-omniauth-auth0/Makefile +++ b/net/rubygem-omniauth-auth0/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile index b8f60ffde3837..55d21dc84bf9b 100644 --- a/net/rubygem-omniauth-azure-oauth2/Makefile +++ b/net/rubygem-omniauth-azure-oauth2/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-jwt>=1.0:www/rubygem-jwt \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-facebook/Makefile b/net/rubygem-omniauth-facebook/Makefile index 36513a007f937..0f66aaace6d29 100644 --- a/net/rubygem-omniauth-facebook/Makefile +++ b/net/rubygem-omniauth-facebook/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-github-discourse/Makefile b/net/rubygem-omniauth-github-discourse/Makefile index 4f235ad75f2d9..638bfc0884671 100644 --- a/net/rubygem-omniauth-github-discourse/Makefile +++ b/net/rubygem-omniauth-github-discourse/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-github/Makefile b/net/rubygem-omniauth-github/Makefile index 16221d114e401..1503458040d07 100644 --- a/net/rubygem-omniauth-github/Makefile +++ b/net/rubygem-omniauth-github/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile index c51832e3fe7e2..969510f950080 100644 --- a/net/rubygem-omniauth-google-oauth2/Makefile +++ b/net/rubygem-omniauth-google-oauth2/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-jwt>=1.5.2:www/rubygem-jwt \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile index d74a2321ae5f8..47a9fdebf5f0c 100644 --- a/net/rubygem-omniauth-oauth/Makefile +++ b/net/rubygem-omniauth-oauth/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-oauth>=0:net/rubygem-oauth \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile index d28e70af4853b..163c13aff0d08 100644 --- a/net/rubygem-omniauth-oauth2/Makefile +++ b/net/rubygem-omniauth-oauth2/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-oauth2>=1.0:net/rubygem-oauth2 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-openid/Makefile b/net/rubygem-omniauth-openid/Makefile index dbf9058df2f05..bb69a028e0319 100644 --- a/net/rubygem-omniauth-openid/Makefile +++ b/net/rubygem-omniauth-openid/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-omniauth-twitter/Makefile b/net/rubygem-omniauth-twitter/Makefile index f805980fa93de..a077dc2ff6850 100644 --- a/net/rubygem-omniauth-twitter/Makefile +++ b/net/rubygem-omniauth-twitter/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-json>=1.3:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-open-uri-cached/Makefile b/net/rubygem-open-uri-cached/Makefile index 135db2a539972..86a25405bf11f 100644 --- a/net/rubygem-open-uri-cached/Makefile +++ b/net/rubygem-open-uri-cached/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-opennebula/Makefile b/net/rubygem-opennebula/Makefile index 52cc1c037f018..053c3fbb86a70 100644 --- a/net/rubygem-opennebula/Makefile +++ b/net/rubygem-opennebula/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-packetfu/Makefile b/net/rubygem-packetfu/Makefile index 51b4e9dff979c..78abee668b488 100644 --- a/net/rubygem-packetfu/Makefile +++ b/net/rubygem-packetfu/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= test/func_lldp.rb .include diff --git a/net/rubygem-pcaprub/Makefile b/net/rubygem-pcaprub/Makefile index f07a12a907828..b84a087f8ef78 100644 --- a/net/rubygem-pcaprub/Makefile +++ b/net/rubygem-pcaprub/Makefile @@ -11,6 +11,6 @@ COMMENT= Libpcap bindings for ruby LICENSE= LGPL21 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-rabbiter/Makefile b/net/rubygem-rabbiter/Makefile index 151b264a7be5b..6565a4e81e659 100644 --- a/net/rubygem-rabbiter/Makefile +++ b/net/rubygem-rabbiter/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-gio2>=1.1.4:devel/rubygem-gio2 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rabbiter .include diff --git a/net/rubygem-rbvmomi/Makefile b/net/rubygem-rbvmomi/Makefile index 6d6b319f12bd2..4c6ce2b1d6f94 100644 --- a/net/rubygem-rbvmomi/Makefile +++ b/net/rubygem-rbvmomi/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= examples/run.sh PLIST_FILES= bin/rbvmomish diff --git a/net/rubygem-right_aws/Makefile b/net/rubygem-right_aws/Makefile index 82e5774c86891..5e363a85f6351 100644 --- a/net/rubygem-right_aws/Makefile +++ b/net/rubygem-right_aws/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-right_http_connection>=1.2.5:net/rubygem-right_http_connect NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem OPTIONS_DEFINE= LIBXML LIBXML_DESC= Use libxml instead of REXML diff --git a/net/rubygem-right_flexiscale/Makefile b/net/rubygem-right_flexiscale/Makefile index 7d8def229ee6e..7f4a6dc0869c9 100644 --- a/net/rubygem-right_flexiscale/Makefile +++ b/net/rubygem-right_flexiscale/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-soap4r>=1.5.8:devel/rubygem-soap4r NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-right_gogrid/Makefile b/net/rubygem-right_gogrid/Makefile index e54ef6c2330f3..a46459d23fec7 100644 --- a/net/rubygem-right_gogrid/Makefile +++ b/net/rubygem-right_gogrid/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connect NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-right_http_connection/Makefile b/net/rubygem-right_http_connection/Makefile index 11a71ecc28835..e0bcbf6321029 100644 --- a/net/rubygem-right_http_connection/Makefile +++ b/net/rubygem-right_http_connection/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-right_slicehost/Makefile b/net/rubygem-right_slicehost/Makefile index 4f3157d5814b3..4c3a1dc227236 100644 --- a/net/rubygem-right_slicehost/Makefile +++ b/net/rubygem-right_slicehost/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connect NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-rsync/Makefile b/net/rubygem-rsync/Makefile index 9a0d1162fa067..d78ef8b295f66 100644 --- a/net/rubygem-rsync/Makefile +++ b/net/rubygem-rsync/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rsync:net/rsync NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-ruby-growl/Makefile b/net/rubygem-ruby-growl/Makefile index 2e9596af5e76b..ab6676dab67e1 100644 --- a/net/rubygem-ruby-growl/Makefile +++ b/net/rubygem-ruby-growl/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-uuid>=2.3.5:devel/rubygem-uuid NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/growl diff --git a/net/rubygem-ruby-openid/Makefile b/net/rubygem-ruby-openid/Makefile index 951a7279016c5..ac274087ef4c3 100644 --- a/net/rubygem-ruby-openid/Makefile +++ b/net/rubygem-ruby-openid/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-ruby-yadis/Makefile b/net/rubygem-ruby-yadis/Makefile index 88446e9201ebe..e11386449548a 100644 --- a/net/rubygem-ruby-yadis/Makefile +++ b/net/rubygem-ruby-yadis/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-rubyntlm/Makefile b/net/rubygem-rubyntlm/Makefile index a3b9df2ebeab7..aa639c57a274f 100644 --- a/net/rubygem-rubyntlm/Makefile +++ b/net/rubygem-rubyntlm/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-rubytter/Makefile b/net/rubygem-rubytter/Makefile index 6af9edeec3f66..85ce37804df2c 100644 --- a/net/rubygem-rubytter/Makefile +++ b/net/rubygem-rubytter/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-json>=1.1.3:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-rudy/Makefile b/net/rubygem-rudy/Makefile index 5d0f269025342..c993c5eece2e6 100644 --- a/net/rubygem-rudy/Makefile +++ b/net/rubygem-rudy/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= rubygem-amazon-ec2>=0.9.10:net/rubygem-amazon-ec2 \ rubygem-sysinfo>=0.7.3:devel/rubygem-sysinfo USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix PLIST_FILES= bin/rudy bin/rudy-ec2 bin/rudy-s3 bin/rudy-sdb SHEBANG_FILES= bin/* tryouts/exploration/machine.rb NO_ARCH= yes diff --git a/net/rubygem-rye/Makefile b/net/rubygem-rye/Makefile index 5baf081944fdb..583b42a7d78fe 100644 --- a/net/rubygem-rye/Makefile +++ b/net/rubygem-rye/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rubygem-annoy>=0:devel/rubygem-annoy \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= try/*.rb tst/*.rb .include diff --git a/net/rubygem-simple_oauth/Makefile b/net/rubygem-simple_oauth/Makefile index bf6cbebdb5b67..c3847be9229e7 100644 --- a/net/rubygem-simple_oauth/Makefile +++ b/net/rubygem-simple_oauth/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-stompserver/Makefile b/net/rubygem-stompserver/Makefile index d6f434be0026e..77e90a3e45a5c 100644 --- a/net/rubygem-stompserver/Makefile +++ b/net/rubygem-stompserver/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-daemons>=1.0.2:devel/rubygem-daemons \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/stompserver diff --git a/net/rubygem-t/Makefile b/net/rubygem-t/Makefile index 1f7b7d5720f7e..c1434f91af00a 100644 --- a/net/rubygem-t/Makefile +++ b/net/rubygem-t/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-geokit>=1.9:graphics/rubygem-geokit \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/t diff --git a/net/rubygem-tweetstream/Makefile b/net/rubygem-tweetstream/Makefile index dfe8e68f6e38b..027d4b1f689ce 100644 --- a/net/rubygem-tweetstream/Makefile +++ b/net/rubygem-tweetstream/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-daemons>=1.1:devel/rubygem-daemons \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-twitter-stream/Makefile b/net/rubygem-twitter-stream/Makefile index 512c08713bdf1..086a5f7e1d488 100644 --- a/net/rubygem-twitter-stream/Makefile +++ b/net/rubygem-twitter-stream/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-eventmachine>=0.12.8:devel/rubygem-eventmachine \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile index 72ce5d1d0f3d7..68c05d0851cc9 100644 --- a/net/rubygem-twitter/Makefile +++ b/net/rubygem-twitter/Makefile @@ -25,6 +25,6 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-twitter4r/Makefile b/net/rubygem-twitter4r/Makefile index e7905e424bddc..44f510264d3d0 100644 --- a/net/rubygem-twitter4r/Makefile +++ b/net/rubygem-twitter4r/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-json>=1.1.1:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/t4r-oauth-access bin/t4rsh diff --git a/net/rubygem-uri-redis/Makefile b/net/rubygem-uri-redis/Makefile index 675d29b57f1e4..8c403420a4f06 100644 --- a/net/rubygem-uri-redis/Makefile +++ b/net/rubygem-uri-redis/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/net/rubygem-whois/Makefile b/net/rubygem-whois/Makefile index e06716e7277a2..f5af3accf045b 100644 --- a/net/rubygem-whois/Makefile +++ b/net/rubygem-whois/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-activesupport4>=3:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/whoisrb diff --git a/print/rubygem-afm/Makefile b/print/rubygem-afm/Makefile index 25b933f581445..b3342b00f7295 100644 --- a/print/rubygem-afm/Makefile +++ b/print/rubygem-afm/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-color-tools/Makefile b/print/rubygem-color-tools/Makefile index e7127de7ab923..889aa4ac2b876 100644 --- a/print/rubygem-color-tools/Makefile +++ b/print/rubygem-color-tools/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-color/Makefile b/print/rubygem-color/Makefile index 07b0e582aaf33..fd9a113379626 100644 --- a/print/rubygem-color/Makefile +++ b/print/rubygem-color/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-pdf-core/Makefile b/print/rubygem-pdf-core/Makefile index 213f988dcffbb..3a65c9bd86959 100644 --- a/print/rubygem-pdf-core/Makefile +++ b/print/rubygem-pdf-core/Makefile @@ -17,6 +17,6 @@ LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-pdf-reader/Makefile b/print/rubygem-pdf-reader/Makefile index 480d39b91d8e6..17e2bbeea8826 100644 --- a/print/rubygem-pdf-reader/Makefile +++ b/print/rubygem-pdf-reader/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-afm>=0.2.1:print/rubygem-afm \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES+= bin/pdf_callbacks bin/pdf_list_callbacks bin/pdf_object bin/pdf_text diff --git a/print/rubygem-pdf-writer/Makefile b/print/rubygem-pdf-writer/Makefile index 5fd8318ea5906..d34d7d772cfa0 100644 --- a/print/rubygem-pdf-writer/Makefile +++ b/print/rubygem-pdf-writer/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-color>=1.4.0:print/rubygem-color \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/techbook diff --git a/print/rubygem-prawn-core/Makefile b/print/rubygem-prawn-core/Makefile index ba0afde830f53..551a1ff744c47 100644 --- a/print/rubygem-prawn-core/Makefile +++ b/print/rubygem-prawn-core/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-prawn-flexible-table/Makefile b/print/rubygem-prawn-flexible-table/Makefile index c4e4d20a36d00..38586b93b74a2 100644 --- a/print/rubygem-prawn-flexible-table/Makefile +++ b/print/rubygem-prawn-flexible-table/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-prawn-format/Makefile b/print/rubygem-prawn-format/Makefile index 198ee3c7e0d8b..8fe1b0eead05a 100644 --- a/print/rubygem-prawn-format/Makefile +++ b/print/rubygem-prawn-format/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-prawn-core>=0:print/rubygem-prawn-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-prawn-graph/Makefile b/print/rubygem-prawn-graph/Makefile index aa3e12e3d81eb..f38c31eaea2a6 100644 --- a/print/rubygem-prawn-graph/Makefile +++ b/print/rubygem-prawn-graph/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-prawn>=0:print/rubygem-prawn NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-prawn-js/Makefile b/print/rubygem-prawn-js/Makefile index 53e7ba41d25aa..fe6800d48ae8a 100644 --- a/print/rubygem-prawn-js/Makefile +++ b/print/rubygem-prawn-js/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-prawn-core>=0.6.1:print/rubygem-prawn-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-prawn-layout/Makefile b/print/rubygem-prawn-layout/Makefile index d7521b91c85cc..838df22640665 100644 --- a/print/rubygem-prawn-layout/Makefile +++ b/print/rubygem-prawn-layout/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-prawn-security/Makefile b/print/rubygem-prawn-security/Makefile index f79508769903c..d512b3737a4e4 100644 --- a/print/rubygem-prawn-security/Makefile +++ b/print/rubygem-prawn-security/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-prawn-svg/Makefile b/print/rubygem-prawn-svg/Makefile index 987e67ea3ca56..b5d47ff83a4f1 100644 --- a/print/rubygem-prawn-svg/Makefile +++ b/print/rubygem-prawn-svg/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-css_parser>=1.3:textproc/rubygem-css_parser \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-prawn/Makefile b/print/rubygem-prawn/Makefile index 65e028cd77b86..d11ccca2ad930 100644 --- a/print/rubygem-prawn/Makefile +++ b/print/rubygem-prawn/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-pdf-core>=0.6.1:print/rubygem-pdf-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-rbpdf-font/Makefile b/print/rubygem-rbpdf-font/Makefile index f5aa184a6e435..f22873a0f9520 100644 --- a/print/rubygem-rbpdf-font/Makefile +++ b/print/rubygem-rbpdf-font/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-rbpdf/Makefile b/print/rubygem-rbpdf/Makefile index 17613e1db0a50..1858604115c3f 100644 --- a/print/rubygem-rbpdf/Makefile +++ b/print/rubygem-rbpdf/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-htmlentities>=4.3.1:textproc/rubygem-htmlentities \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/print/rubygem-ttfunk/Makefile b/print/rubygem-ttfunk/Makefile index 8c1d4e82b360e..0bbb7b2fd1451 100644 --- a/print/rubygem-ttfunk/Makefile +++ b/print/rubygem-ttfunk/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/russian/rubygem-russian/Makefile b/russian/rubygem-russian/Makefile index cf56bac6648b4..5caff457215a7 100644 --- a/russian/rubygem-russian/Makefile +++ b/russian/rubygem-russian/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT RUN_DEPENDS= rubygem-i18n>=0.5.0:devel/rubygem-i18n USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/science/rubygem-ai4r/Makefile b/science/rubygem-ai4r/Makefile index 9700aba65414c..babe0e6e5d85d 100644 --- a/science/rubygem-ai4r/Makefile +++ b/science/rubygem-ai4r/Makefile @@ -14,6 +14,6 @@ LICENSE= MPL NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/science/rubygem-cdo/Makefile b/science/rubygem-cdo/Makefile index bab770276031f..e8ee097a2a11a 100644 --- a/science/rubygem-cdo/Makefile +++ b/science/rubygem-cdo/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= cdo:science/cdo NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/science/rubygem-ruby-dcl/Makefile b/science/rubygem-ruby-dcl/Makefile index 3f9df97bc85e5..aa6ae57b87d3b 100644 --- a/science/rubygem-ruby-dcl/Makefile +++ b/science/rubygem-ruby-dcl/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-narray>=0.5.5:math/rubygem-narray \ USE_RUBY= yes USE_RUBY_EXTCONF= yes -USES= gem:autoplist +USES= gem .include diff --git a/science/rubygem-ruby-netcdf/Makefile b/science/rubygem-ruby-netcdf/Makefile index 9328956399625..0d2dfbd9ac7db 100644 --- a/science/rubygem-ruby-netcdf/Makefile +++ b/science/rubygem-ruby-netcdf/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-narray>=0:math/rubygem-narray \ rubygem-narray_miss>=0:math/rubygem-narray_miss USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/ruby-hmac/Makefile b/security/ruby-hmac/Makefile index f25a766bf2160..a9df0629a17d8 100644 --- a/security/ruby-hmac/Makefile +++ b/security/ruby-hmac/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library which implements the HMAC algorithm USE_RUBY= yes -USES= gem:autoplist +USES= gem GEM_NAME= ${DISTNAME} .include diff --git a/security/rubygem-attr_encrypted/Makefile b/security/rubygem-attr_encrypted/Makefile index f95120c611220..5a53966ffc45a 100644 --- a/security/rubygem-attr_encrypted/Makefile +++ b/security/rubygem-attr_encrypted/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-encryptor>=1.3.0:security/rubygem-encryptor NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile index 8c205f17b4749..117e30b2a03e4 100644 --- a/security/rubygem-bcrypt-ruby/Makefile +++ b/security/rubygem-bcrypt-ruby/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-bcrypt>=3.1.3:security/rubygem-bcrypt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-bcrypt/Makefile b/security/rubygem-bcrypt/Makefile index 158e141ead214..f0d4d4ca8efd8 100644 --- a/security/rubygem-bcrypt/Makefile +++ b/security/rubygem-bcrypt/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-devise-two-factor/Makefile b/security/rubygem-devise-two-factor/Makefile index a2fb31357732f..355fb9ae6e304 100644 --- a/security/rubygem-devise-two-factor/Makefile +++ b/security/rubygem-devise-two-factor/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-doorkeeper/Makefile b/security/rubygem-doorkeeper/Makefile index 5cee9876b582a..eaeac3c34b466 100644 --- a/security/rubygem-doorkeeper/Makefile +++ b/security/rubygem-doorkeeper/Makefile @@ -24,6 +24,6 @@ RAILTIES4_RUN_DEPENDS= rubygem-railties4>=4.0:www/rubygem-railties4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-encryptor/Makefile b/security/rubygem-encryptor/Makefile index 09c1b9f3ae864..453a269b62200 100644 --- a/security/rubygem-encryptor/Makefile +++ b/security/rubygem-encryptor/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-ezcrypto/Makefile b/security/rubygem-ezcrypto/Makefile index 3186dbb6fff29..0a0db4c226fdc 100644 --- a/security/rubygem-ezcrypto/Makefile +++ b/security/rubygem-ezcrypto/Makefile @@ -12,6 +12,6 @@ COMMENT= Wrapper for the poorly documented OpenSSL ruby library NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-gpgr/Makefile b/security/rubygem-gpgr/Makefile index f9d3469604410..4f3352db37b0f 100644 --- a/security/rubygem-gpgr/Makefile +++ b/security/rubygem-gpgr/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= gpg:security/gnupg NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-gssapi/Makefile b/security/rubygem-gssapi/Makefile index 0817e4d2259f9..3faf8dc9095dd 100644 --- a/security/rubygem-gssapi/Makefile +++ b/security/rubygem-gssapi/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-ffi>=1.9.3:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-jugyo-twitter_oauth/Makefile b/security/rubygem-jugyo-twitter_oauth/Makefile index 11bc325e4f367..bba4a89d70486 100644 --- a/security/rubygem-jugyo-twitter_oauth/Makefile +++ b/security/rubygem-jugyo-twitter_oauth/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-json>=1.1.9:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes GEM_NAME= ${PORTNAME}-${DISTVERSION} -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-metasploit-concern/Makefile b/security/rubygem-metasploit-concern/Makefile index 3d851df30d0cc..71f308d13faac 100644 --- a/security/rubygem-metasploit-concern/Makefile +++ b/security/rubygem-metasploit-concern/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-activesupport>=3.0.0:devel/rubygem-activesupport \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= ignore:1 diff --git a/security/rubygem-metasploit-credential/Makefile b/security/rubygem-metasploit-credential/Makefile index 91153d7a0f64c..42f3dbcdeeee1 100644 --- a/security/rubygem-metasploit-credential/Makefile +++ b/security/rubygem-metasploit-credential/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-metasploit-concern>=0.4.0:security/rubygem-metasploit-conce NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= ignore:1 diff --git a/security/rubygem-metasploit-model/Makefile b/security/rubygem-metasploit-model/Makefile index a0bc974ccb07a..fc2cccc3c1c02 100644 --- a/security/rubygem-metasploit-model/Makefile +++ b/security/rubygem-metasploit-model/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-activesupport>=0:devel/rubygem-activesupport \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= ignore:1 diff --git a/security/rubygem-metasploit-payloads/Makefile b/security/rubygem-metasploit-payloads/Makefile index 5d19242fbf07b..873246701e08a 100644 --- a/security/rubygem-metasploit-payloads/Makefile +++ b/security/rubygem-metasploit-payloads/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= ignore:1 diff --git a/security/rubygem-metasploit_data_models/Makefile b/security/rubygem-metasploit_data_models/Makefile index e4c75f91a5449..7db41d88590e9 100644 --- a/security/rubygem-metasploit_data_models/Makefile +++ b/security/rubygem-metasploit_data_models/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-activerecord>=3.2.13:databases/rubygem-activerecord \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/mdm_console PORTSCOUT= ignore:1 diff --git a/security/rubygem-net-scp/Makefile b/security/rubygem-net-scp/Makefile index f13ae2097121e..3f51051ac9a07 100644 --- a/security/rubygem-net-scp/Makefile +++ b/security/rubygem-net-scp/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile index 9ed347efd4530..a45df2a02147c 100644 --- a/security/rubygem-net-sftp/Makefile +++ b/security/rubygem-net-sftp/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile index 76008ec52752f..5460be95482c8 100644 --- a/security/rubygem-net-ssh-gateway/Makefile +++ b/security/rubygem-net-ssh-gateway/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-net-ssh-multi/Makefile b/security/rubygem-net-ssh-multi/Makefile index 4464ddb3d978c..bf1b98a85d6c8 100644 --- a/security/rubygem-net-ssh-multi/Makefile +++ b/security/rubygem-net-ssh-multi/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile index e2f5f22d972ba..0c9b3654af875 100644 --- a/security/rubygem-net-ssh/Makefile +++ b/security/rubygem-net-ssh/Makefile @@ -19,7 +19,7 @@ PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= support/ssh_tunnel_bug.rb PROMPT_PASSPHRASES_RUN_DEPENDS= rubygem-ruby-termios>=0:comms/rubygem-ruby-termios diff --git a/security/rubygem-nmap-parser/Makefile b/security/rubygem-nmap-parser/Makefile index 13220e740b850..bda7dac9f0bbb 100644 --- a/security/rubygem-nmap-parser/Makefile +++ b/security/rubygem-nmap-parser/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= nmap:security/nmap NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-omniauth-bitbucket/Makefile b/security/rubygem-omniauth-bitbucket/Makefile index 36b1e98d99bbc..cb44ce61fc3cf 100644 --- a/security/rubygem-omniauth-bitbucket/Makefile +++ b/security/rubygem-omniauth-bitbucket/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-multi_json>=1.7:devel/rubygem-multi_json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-omniauth-cas3/Makefile b/security/rubygem-omniauth-cas3/Makefile index a94a5f2907890..8c469cb8956b5 100644 --- a/security/rubygem-omniauth-cas3/Makefile +++ b/security/rubygem-omniauth-cas3/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-omniauth-gitlab/Makefile b/security/rubygem-omniauth-gitlab/Makefile index 75352d7ef56c3..7e5e79d4e648d 100644 --- a/security/rubygem-omniauth-gitlab/Makefile +++ b/security/rubygem-omniauth-gitlab/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-omniauth-multipassword/Makefile b/security/rubygem-omniauth-multipassword/Makefile index b7679570313e6..a0286d96904a5 100644 --- a/security/rubygem-omniauth-multipassword/Makefile +++ b/security/rubygem-omniauth-multipassword/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-omniauth-saml/Makefile b/security/rubygem-omniauth-saml/Makefile index 0bcb0557745a3..ee73d21134990 100644 --- a/security/rubygem-omniauth-saml/Makefile +++ b/security/rubygem-omniauth-saml/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-omniauth>=1.3:security/rubygem-omniauth \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-omniauth-shibboleth/Makefile b/security/rubygem-omniauth-shibboleth/Makefile index 08c3706d405b2..9459dca39f8bc 100644 --- a/security/rubygem-omniauth-shibboleth/Makefile +++ b/security/rubygem-omniauth-shibboleth/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile index 3403a7dd2d474..c289826c035cb 100644 --- a/security/rubygem-omniauth/Makefile +++ b/security/rubygem-omniauth/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-hashie>=1.2:devel/rubygem-hashie \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-origami/Makefile b/security/rubygem-origami/Makefile index db4bea19f263e..c3124644ef33d 100644 --- a/security/rubygem-origami/Makefile +++ b/security/rubygem-origami/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL3 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= samples/actions/launch/calc.rb \ samples/actions/launch/winparams.rb \ samples/actions/named/named.rb \ diff --git a/security/rubygem-pyu-ruby-sasl/Makefile b/security/rubygem-pyu-ruby-sasl/Makefile index 0b1debd9dc096..7316dbd2182de 100644 --- a/security/rubygem-pyu-ruby-sasl/Makefile +++ b/security/rubygem-pyu-ruby-sasl/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-rack-oauth2/Makefile b/security/rubygem-rack-oauth2/Makefile index 31918436fb139..4a2855f077929 100644 --- a/security/rubygem-rack-oauth2/Makefile +++ b/security/rubygem-rack-oauth2/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-activesupport4>=2.3:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-razorback-scriptNugget/Makefile b/security/rubygem-razorback-scriptNugget/Makefile index ad07b894ced0e..a59c72297991e 100644 --- a/security/rubygem-razorback-scriptNugget/Makefile +++ b/security/rubygem-razorback-scriptNugget/Makefile @@ -15,7 +15,7 @@ GEM_NAME= ${DISTNAME} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= lib/razorback.rb .include diff --git a/security/rubygem-recog/Makefile b/security/rubygem-recog/Makefile index dd4035a31f004..04e5be49429be 100644 --- a/security/rubygem-recog/Makefile +++ b/security/rubygem-recog/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/recog_export \ bin/recog_match \ bin/recog_verify diff --git a/security/rubygem-roauth/Makefile b/security/rubygem-roauth/Makefile index 6cac630bd511d..25ebad440e1a7 100644 --- a/security/rubygem-roauth/Makefile +++ b/security/rubygem-roauth/Makefile @@ -12,6 +12,6 @@ COMMENT= Simple Ruby OAuth library NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-ruby-hmac/Makefile b/security/rubygem-ruby-hmac/Makefile index 59953d907da82..d2b84acfbb85d 100644 --- a/security/rubygem-ruby-hmac/Makefile +++ b/security/rubygem-ruby-hmac/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-ruby-rc4/Makefile b/security/rubygem-ruby-rc4/Makefile index eda605d244e13..5d09fa8d2f48b 100644 --- a/security/rubygem-ruby-rc4/Makefile +++ b/security/rubygem-ruby-rc4/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-ruby-saml/Makefile b/security/rubygem-ruby-saml/Makefile index cfbaa918a4deb..91ac9fe3c907c 100644 --- a/security/rubygem-ruby-saml/Makefile +++ b/security/rubygem-ruby-saml/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-nokogiri>=1.5.10:textproc/rubygem-nokogiri \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-scrypt/Makefile b/security/rubygem-scrypt/Makefile index 361a343a16a6d..a85958783ed48 100644 --- a/security/rubygem-scrypt/Makefile +++ b/security/rubygem-scrypt/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-ffi-compiler>=0.0.2:devel/rubygem-ffi-compiler \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem ONLY_FOR_ARCHS= amd64 i386 ia64 ONLY_FOR_ARCHS_REASON= invokes SSE compiler flags diff --git a/security/rubygem-six/Makefile b/security/rubygem-six/Makefile index 6bde554304948..4552217a3d822 100644 --- a/security/rubygem-six/Makefile +++ b/security/rubygem-six/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-sshkey/Makefile b/security/rubygem-sshkey/Makefile index 6d3bce08f4795..915249158e5eb 100644 --- a/security/rubygem-sshkey/Makefile +++ b/security/rubygem-sshkey/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-sshkit/Makefile b/security/rubygem-sshkit/Makefile index a9d1ff9a5c583..c0fb6b4f9b9a9 100644 --- a/security/rubygem-sshkit/Makefile +++ b/security/rubygem-sshkit/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-net-scp>=1.1.2:security/rubygem-net-scp \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/security/rubygem-twitter_oauth/Makefile b/security/rubygem-twitter_oauth/Makefile index 0daa69c921bb7..c4f90f71d9227 100644 --- a/security/rubygem-twitter_oauth/Makefile +++ b/security/rubygem-twitter_oauth/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-json>=1.8.0:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/puppet-lint/Makefile b/sysutils/puppet-lint/Makefile index e99382c052cb9..ac7737be16f30 100644 --- a/sysutils/puppet-lint/Makefile +++ b/sysutils/puppet-lint/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/puppet-lint NO_ARCH= yes diff --git a/sysutils/rhc/Makefile b/sysutils/rhc/Makefile index 0e4fc8b48ce87..63f3c90703bf4 100644 --- a/sysutils/rhc/Makefile +++ b/sysutils/rhc/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/minitar:archivers/rubygem-archive-tar-minitar \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rhc diff --git a/sysutils/rubygem-SyslogLogger/Makefile b/sysutils/rubygem-SyslogLogger/Makefile index 183cc30ebd332..ac30b4ed138c9 100644 --- a/sysutils/rubygem-SyslogLogger/Makefile +++ b/sysutils/rubygem-SyslogLogger/Makefile @@ -12,6 +12,6 @@ COMMENT= Logger replacement that logs to syslog NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-backup/Makefile b/sysutils/rubygem-backup/Makefile index 88776429d604f..3302348cdf1f3 100644 --- a/sysutils/rubygem-backup/Makefile +++ b/sysutils/rubygem-backup/Makefile @@ -76,7 +76,7 @@ RUN_DEPENDS= rubygem-CFPropertyList>=2.3.1:devel/rubygem-CFPropertyList \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/backup diff --git a/sysutils/rubygem-bosh-gen/Makefile b/sysutils/rubygem-bosh-gen/Makefile index 76cf0cc10928d..a9704b18e49fc 100644 --- a/sysutils/rubygem-bosh-gen/Makefile +++ b/sysutils/rubygem-bosh-gen/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= lib/bosh/gen/generators/new_release_generator/templates/templates/make_manifest.tt \ spec/fixtures/releases/s3test-boshrelease/templates/make_manifest diff --git a/sysutils/rubygem-bosh_cli/Makefile b/sysutils/rubygem-bosh_cli/Makefile index dcc6e41c39ad8..8d38f9966b14a 100644 --- a/sysutils/rubygem-bosh_cli/Makefile +++ b/sysutils/rubygem-bosh_cli/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= rubygem-blobstore_client>=${PORTVERSION}:devel/rubygem-blobstore_cl NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/bosh diff --git a/sysutils/rubygem-bundler/Makefile b/sysutils/rubygem-bundler/Makefile index e997a2eea38d8..3d645a08e8f58 100644 --- a/sysutils/rubygem-bundler/Makefile +++ b/sysutils/rubygem-bundler/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/bundle bin/bundler diff --git a/sysutils/rubygem-bundler_ext/Makefile b/sysutils/rubygem-bundler_ext/Makefile index 2113e0d61b901..30960d70df774 100644 --- a/sysutils/rubygem-bundler_ext/Makefile +++ b/sysutils/rubygem-bundler_ext/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-capistrano-ext/Makefile b/sysutils/rubygem-capistrano-ext/Makefile index 79d3f3872fb9a..4bc3351d23e20 100644 --- a/sysutils/rubygem-capistrano-ext/Makefile +++ b/sysutils/rubygem-capistrano-ext/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-capistrano>=1.0.0:sysutils/rubygem-capistrano NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index f440d6cdafd57..d2a7ad26b49d5 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-i18n>=0:devel/rubygem-i18n \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/cap bin/capify diff --git a/sysutils/rubygem-chef-api/Makefile b/sysutils/rubygem-chef-api/Makefile index f8703c559c68a..dbc44fb3c423c 100644 --- a/sysutils/rubygem-chef-api/Makefile +++ b/sysutils/rubygem-chef-api/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-logify>=0.1:sysutils/rubygem-logify NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-chef-zero/Makefile b/sysutils/rubygem-chef-zero/Makefile index e0ad0f57d700b..2e595eb28ed40 100644 --- a/sysutils/rubygem-chef-zero/Makefile +++ b/sysutils/rubygem-chef-zero/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-hashie2>=2.0.0:devel/rubygem-hashie2 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/chef-zero .include diff --git a/sysutils/rubygem-chef/Makefile b/sysutils/rubygem-chef/Makefile index c77b612098ecc..4805fce974af3 100644 --- a/sysutils/rubygem-chef/Makefile +++ b/sysutils/rubygem-chef/Makefile @@ -33,7 +33,7 @@ RUN_DEPENDS= rubygem-chef-zero>=2.1.0:sysutils/rubygem-chef-zero \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem SUB_LIST= RUBY=${RUBY} USE_RC_SUBR= chef_client diff --git a/sysutils/rubygem-facter/Makefile b/sysutils/rubygem-facter/Makefile index 2d397063ca3e5..39116a3b5acaa 100644 --- a/sysutils/rubygem-facter/Makefile +++ b/sysutils/rubygem-facter/Makefile @@ -14,7 +14,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/facter diff --git a/sysutils/rubygem-fluent-mixin-plaintextformatter/Makefile b/sysutils/rubygem-fluent-mixin-plaintextformatter/Makefile index 296d1b3ffdb4c..bbe7b9774f72a 100644 --- a/sysutils/rubygem-fluent-mixin-plaintextformatter/Makefile +++ b/sysutils/rubygem-fluent-mixin-plaintextformatter/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= \ rubygem-ltsv>0:textproc/rubygem-ltsv USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-fluent-plugin-config-expander/Makefile b/sysutils/rubygem-fluent-plugin-config-expander/Makefile index fa76263c827b9..36c2f1d6bfc29 100644 --- a/sysutils/rubygem-fluent-plugin-config-expander/Makefile +++ b/sysutils/rubygem-fluent-plugin-config-expander/Makefile @@ -12,6 +12,6 @@ RUN_DEPENDS= \ rubygem-fluentd>0:sysutils/rubygem-fluentd USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-fluent-plugin-file-alternative/Makefile b/sysutils/rubygem-fluent-plugin-file-alternative/Makefile index b3c99ace7b35b..b175cb2fdb9ca 100644 --- a/sysutils/rubygem-fluent-plugin-file-alternative/Makefile +++ b/sysutils/rubygem-fluent-plugin-file-alternative/Makefile @@ -13,6 +13,6 @@ RUN_DEPENDS= \ rubygem-fluent-mixin-plaintextformatter>0:sysutils/rubygem-fluent-mixin-plaintextformatter USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-fluent-plugin-tail-asis/Makefile b/sysutils/rubygem-fluent-plugin-tail-asis/Makefile index 1bc5cd07cd596..769c1997bef06 100644 --- a/sysutils/rubygem-fluent-plugin-tail-asis/Makefile +++ b/sysutils/rubygem-fluent-plugin-tail-asis/Makefile @@ -12,6 +12,6 @@ RUN_DEPENDS= \ rubygem-fluentd>0:sysutils/rubygem-fluentd USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-fluentd/Makefile b/sysutils/rubygem-fluentd/Makefile index 6cfc929959413..44f5d63dc5f77 100644 --- a/sysutils/rubygem-fluentd/Makefile +++ b/sysutils/rubygem-fluentd/Makefile @@ -23,7 +23,7 @@ USE_RUBY= yes PLIST_FILES= bin/fluent-cat bin/fluent-debug bin/fluent-gem bin/fluentd \ "@sample etc/fluentd/fluent.conf.sample" PLIST_DIRS= etc/fluentd/plugin -USES= gem:autoplist +USES= gem USE_RC_SUBR= fluentd USERS= fluentd GROUPS= fluentd diff --git a/sysutils/rubygem-fluentd010/Makefile b/sysutils/rubygem-fluentd010/Makefile index 84b39679449ad..4dd744ddf3ca4 100644 --- a/sysutils/rubygem-fluentd010/Makefile +++ b/sysutils/rubygem-fluentd010/Makefile @@ -23,7 +23,7 @@ USE_RUBY= yes PLIST_FILES= bin/fluent-cat bin/fluent-debug bin/fluent-gem bin/fluentd \ "@sample etc/fluentd/fluent.conf.sample" PLIST_DIRS= etc/fluentd/plugin -USES= gem:autoplist +USES= gem USE_RC_SUBR= fluentd USERS= fluentd GROUPS= fluentd diff --git a/sysutils/rubygem-fssm/Makefile b/sysutils/rubygem-fssm/Makefile index bcf5c4cf12b39..18fa1aebbfce2 100644 --- a/sysutils/rubygem-fssm/Makefile +++ b/sysutils/rubygem-fssm/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-god/Makefile b/sysutils/rubygem-god/Makefile index 048c1b20ea43a..82dc807b47b1a 100644 --- a/sysutils/rubygem-god/Makefile +++ b/sysutils/rubygem-god/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/god diff --git a/sysutils/rubygem-guard-compat/Makefile b/sysutils/rubygem-guard-compat/Makefile index 108afe9dcd745..28b5de7096a76 100644 --- a/sysutils/rubygem-guard-compat/Makefile +++ b/sysutils/rubygem-guard-compat/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-guard-livereload/Makefile b/sysutils/rubygem-guard-livereload/Makefile index ebfe5b1b79ad9..45c9ced2a72e4 100644 --- a/sysutils/rubygem-guard-livereload/Makefile +++ b/sysutils/rubygem-guard-livereload/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-em-websocket>=0.5:www/rubygem-em-websocket \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-guard-minitest/Makefile b/sysutils/rubygem-guard-minitest/Makefile index 4b24c4ba1275a..4b67846a528fa 100644 --- a/sysutils/rubygem-guard-minitest/Makefile +++ b/sysutils/rubygem-guard-minitest/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-guard-compat>=1.2:sysutils/rubygem-guard-compat \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-guard-rspec/Makefile b/sysutils/rubygem-guard-rspec/Makefile index 44d78db054ff7..94e55d1ef21fb 100644 --- a/sysutils/rubygem-guard-rspec/Makefile +++ b/sysutils/rubygem-guard-rspec/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-guard>=2.1:sysutils/rubygem-guard \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-guard/Makefile b/sysutils/rubygem-guard/Makefile index 6491133553468..eb83af7a04ec7 100644 --- a/sysutils/rubygem-guard/Makefile +++ b/sysutils/rubygem-guard/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-formatador>=0.2.4:devel/rubygem-formatador \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/guard \ bin/_guard-core diff --git a/sysutils/rubygem-hammer_cli/Makefile b/sysutils/rubygem-hammer_cli/Makefile index adab3d78b49ff..1c3e11f92c643 100644 --- a/sysutils/rubygem-hammer_cli/Makefile +++ b/sysutils/rubygem-hammer_cli/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-apipie-bindings>=0.0.14:devel/rubygem-apipie-bindings \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d diff --git a/sysutils/rubygem-hammer_cli_foreman/Makefile b/sysutils/rubygem-hammer_cli_foreman/Makefile index 7a31ce254f7e8..4f7ab079e94aa 100644 --- a/sysutils/rubygem-hammer_cli_foreman/Makefile +++ b/sysutils/rubygem-hammer_cli_foreman/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-apipie-bindings>=0.0.16:devel/rubygem-apipie-bindings \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d diff --git a/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile b/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile index d4ecc305478e0..108e938e4059b 100644 --- a/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile +++ b/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-hammer_cli_foreman>=0.1.2:sysutils/rubygem-hammer_cli_forem NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d diff --git a/sysutils/rubygem-hammer_cli_foreman_salt/Makefile b/sysutils/rubygem-hammer_cli_foreman_salt/Makefile index 75e2d1b1f4798..1998ec000d29d 100644 --- a/sysutils/rubygem-hammer_cli_foreman_salt/Makefile +++ b/sysutils/rubygem-hammer_cli_foreman_salt/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-hammer_cli_foreman>=0.1.2:sysutils/rubygem-hammer_cli_forem NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= "@sample etc/hammer/cli.modules.d/foreman_salt.yml.sample" diff --git a/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile b/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile index a67ef3bf99bf2..f7b4a9edcd0ea 100644 --- a/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile +++ b/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-hammer_cli>=0.0.6:sysutils/rubygem-hammer_cli \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= "@sample etc/hammer/cli.modules.d/foreman_ssh.yml.sample" diff --git a/sysutils/rubygem-hiera-file/Makefile b/sysutils/rubygem-hiera-file/Makefile index 4e7190ad04c6c..45a3ceaceb9bb 100644 --- a/sysutils/rubygem-hiera-file/Makefile +++ b/sysutils/rubygem-hiera-file/Makefile @@ -13,7 +13,7 @@ COMMENT= Data backend for Hiera that returns whole files NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem RUN_DEPENDS= ${PKGNAMEPREFIX}hiera1>=0:sysutils/rubygem-hiera1 diff --git a/sysutils/rubygem-hiera/Makefile b/sysutils/rubygem-hiera/Makefile index 785a876510412..123e975026e3e 100644 --- a/sysutils/rubygem-hiera/Makefile +++ b/sysutils/rubygem-hiera/Makefile @@ -18,7 +18,7 @@ CONFLICTS_INSTALL= rubygem-hiera1-* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem HIERA_DBDIR= /var/db/hiera PLIST_FILES= bin/hiera diff --git a/sysutils/rubygem-hiera1/Makefile b/sysutils/rubygem-hiera1/Makefile index ef4239a8275ff..1dba74b56198e 100644 --- a/sysutils/rubygem-hiera1/Makefile +++ b/sysutils/rubygem-hiera1/Makefile @@ -21,7 +21,7 @@ CONFLICTS_INSTALL= rubygem-hiera-* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem HIERA_DBDIR= /var/db/hiera PLIST_FILES= bin/hiera PLIST_DIRS= ${HIERA_DBDIR} diff --git a/sysutils/rubygem-hieracles/Makefile b/sysutils/rubygem-hieracles/Makefile index 2fc7620fc0549..c0657082ae340 100644 --- a/sysutils/rubygem-hieracles/Makefile +++ b/sysutils/rubygem-hieracles/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-deep_merge>=1.0.1:devel/rubygem-deep_merge \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/hc man/man1/hc.1.gz \ bin/ppdb man/man1/ppdb.1.gz diff --git a/sysutils/rubygem-librarian-puppet/Makefile b/sysutils/rubygem-librarian-puppet/Makefile index fced933745946..83f6909108dbc 100644 --- a/sysutils/rubygem-librarian-puppet/Makefile +++ b/sysutils/rubygem-librarian-puppet/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}librarianp>=0.6.3:devel/rubygem-librarianp \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/librarian-puppet .include diff --git a/sysutils/rubygem-log4r/Makefile b/sysutils/rubygem-log4r/Makefile index f891e0a9c497d..2596f6c54e536 100644 --- a/sysutils/rubygem-log4r/Makefile +++ b/sysutils/rubygem-log4r/Makefile @@ -15,6 +15,6 @@ PORTSCOUT= skipv:1.1.11 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-logify/Makefile b/sysutils/rubygem-logify/Makefile index 435c53961550a..71993857344d7 100644 --- a/sysutils/rubygem-logify/Makefile +++ b/sysutils/rubygem-logify/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-mogilefs-client/Makefile b/sysutils/rubygem-mogilefs-client/Makefile index 7638cd20b3a7c..0e2e31b916a31 100644 --- a/sysutils/rubygem-mogilefs-client/Makefile +++ b/sysutils/rubygem-mogilefs-client/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/mog diff --git a/sysutils/rubygem-mothra/Makefile b/sysutils/rubygem-mothra/Makefile index 21f6476139ee3..6331e08df6390 100644 --- a/sysutils/rubygem-mothra/Makefile +++ b/sysutils/rubygem-mothra/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-colorize>=0.7.3:devel/rubygem-colorize \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/mothra .include diff --git a/sysutils/rubygem-murder/Makefile b/sysutils/rubygem-murder/Makefile index a601da2565475..c5585a694688b 100644 --- a/sysutils/rubygem-murder/Makefile +++ b/sysutils/rubygem-murder/Makefile @@ -14,6 +14,6 @@ LICENSE= APACHE20 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist python +USES= gem python .include diff --git a/sysutils/rubygem-ohai/Makefile b/sysutils/rubygem-ohai/Makefile index 52f79febda856..741ac3d0e06dc 100644 --- a/sysutils/rubygem-ohai/Makefile +++ b/sysutils/rubygem-ohai/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= rubygem-ffi>=1.9.0:devel/rubygem-ffi \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/ohai diff --git a/sysutils/rubygem-parallel/Makefile b/sysutils/rubygem-parallel/Makefile index cb8c05d3e9bcf..5f00cf8641cc1 100644 --- a/sysutils/rubygem-parallel/Makefile +++ b/sysutils/rubygem-parallel/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-puppet_forge/Makefile b/sysutils/rubygem-puppet_forge/Makefile index 6026f0d56d042..abb57982cb310 100644 --- a/sysutils/rubygem-puppet_forge/Makefile +++ b/sysutils/rubygem-puppet_forge/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-faraday>=0.9.0:www/rubygem-faraday \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-puppet_forge1/Makefile b/sysutils/rubygem-puppet_forge1/Makefile index c4126713500a2..4867e6fc7e6d0 100644 --- a/sysutils/rubygem-puppet_forge1/Makefile +++ b/sysutils/rubygem-puppet_forge1/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-her>=0.6.8:databases/rubygem-her NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-r10k/Makefile b/sysutils/rubygem-r10k/Makefile index ab8e187e1e41e..d6915d009dcdb 100644 --- a/sysutils/rubygem-r10k/Makefile +++ b/sysutils/rubygem-r10k/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-colored>=1.2:textproc/rubygem-colored \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix PLIST_FILES= bin/r10k diff --git a/sysutils/rubygem-rubyipmi/Makefile b/sysutils/rubygem-rubyipmi/Makefile index 232ce0f70e220..ffe2cc5af483e 100644 --- a/sysutils/rubygem-rubyipmi/Makefile +++ b/sysutils/rubygem-rubyipmi/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/bmc-device:sysutils/freeipmi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-shellany/Makefile b/sysutils/rubygem-shellany/Makefile index 49a9fbe5e8f30..5bf24d1e46320 100644 --- a/sysutils/rubygem-shellany/Makefile +++ b/sysutils/rubygem-shellany/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-smart_proxy_chef/Makefile b/sysutils/rubygem-smart_proxy_chef/Makefile index 5d457d080fe3a..970e2eb99c17b 100644 --- a/sysutils/rubygem-smart_proxy_chef/Makefile +++ b/sysutils/rubygem-smart_proxy_chef/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= foreman-proxy>=1.8.0:net/foreman-proxy \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/foreman-proxy/settings.d ${STAGEDIR}${PREFIX}/share/foreman-proxy/bundler.d diff --git a/sysutils/rubygem-smart_proxy_dynflow/Makefile b/sysutils/rubygem-smart_proxy_dynflow/Makefile index 89e480609a850..85d72e8e1259b 100644 --- a/sysutils/rubygem-smart_proxy_dynflow/Makefile +++ b/sysutils/rubygem-smart_proxy_dynflow/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= foreman-proxy>=1.9.0:net/foreman-proxy \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= "@sample etc/foreman-proxy/settings.d/dynflow.yml.sample" \ share/foreman-proxy/bundler.d/dynflow.rb diff --git a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile index ebe18e75ff632..008ed71c544c7 100644 --- a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile +++ b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= foreman-proxy>=1.9.0:net/foreman-proxy \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= "@sample etc/foreman-proxy/settings.d/remote_execution_ssh.yml.sample" \ share/foreman-proxy/bundler.d/remote_execution_ssh.rb diff --git a/sysutils/rubygem-smart_proxy_salt/Makefile b/sysutils/rubygem-smart_proxy_salt/Makefile index dcbdfe7e15d77..221d21f434f10 100644 --- a/sysutils/rubygem-smart_proxy_salt/Makefile +++ b/sysutils/rubygem-smart_proxy_salt/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= foreman-proxy>=1.8.0:net/foreman-proxy \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist python +USES= gem python post-patch: @${REINPLACE_CMD} \ diff --git a/sysutils/rubygem-sys-admin/Makefile b/sysutils/rubygem-sys-admin/Makefile index 7903ff5283d1e..3e4ae4a2f072c 100644 --- a/sysutils/rubygem-sys-admin/Makefile +++ b/sysutils/rubygem-sys-admin/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-ffi>=1.1.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-sys-cpu/Makefile b/sysutils/rubygem-sys-cpu/Makefile index 8095b50e2411c..04db0ef5ff19a 100644 --- a/sysutils/rubygem-sys-cpu/Makefile +++ b/sysutils/rubygem-sys-cpu/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-ffi>=1.0.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-sys-filesystem/Makefile b/sysutils/rubygem-sys-filesystem/Makefile index c209efdffce54..2ac6ced948ff0 100644 --- a/sysutils/rubygem-sys-filesystem/Makefile +++ b/sysutils/rubygem-sys-filesystem/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-sys-host/Makefile b/sysutils/rubygem-sys-host/Makefile index bc25aa4facb2a..b47c35378d7fc 100644 --- a/sysutils/rubygem-sys-host/Makefile +++ b/sysutils/rubygem-sys-host/Makefile @@ -12,6 +12,6 @@ COMMENT= Provides hostname, IP address, and other information for a given host LICENSE= ART20 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-sys-proctable/Makefile b/sysutils/rubygem-sys-proctable/Makefile index 28cdd08daa334..3d03b6f97b766 100644 --- a/sysutils/rubygem-sys-proctable/Makefile +++ b/sysutils/rubygem-sys-proctable/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi GEM_NAME= ${PORTNAME}-${DISTVERSIONFULL} NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-sys-uname/Makefile b/sysutils/rubygem-sys-uname/Makefile index d7b4d4f839333..9a5dc54ad5569 100644 --- a/sysutils/rubygem-sys-uname/Makefile +++ b/sysutils/rubygem-sys-uname/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-ffi>=1.0.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-sys-uptime/Makefile b/sysutils/rubygem-sys-uptime/Makefile index fc3369b9ffb79..07ce6174deaf1 100644 --- a/sysutils/rubygem-sys-uptime/Makefile +++ b/sysutils/rubygem-sys-uptime/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-ffi>=1.0.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/sysutils/rubygem-teamocil/Makefile b/sysutils/rubygem-teamocil/Makefile index 08f78217a3c3a..8f697912a5c3c 100644 --- a/sysutils/rubygem-teamocil/Makefile +++ b/sysutils/rubygem-teamocil/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/teamocil diff --git a/sysutils/rubygem-winrm-fs/Makefile b/sysutils/rubygem-winrm-fs/Makefile index e440769e148a7..09e3ff66ebd16 100644 --- a/sysutils/rubygem-winrm-fs/Makefile +++ b/sysutils/rubygem-winrm-fs/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-erubis>=2.7:www/rubygem-erubis \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rwinrmcp diff --git a/sysutils/rubygem-winrm/Makefile b/sysutils/rubygem-winrm/Makefile index c66e87745a74f..27be215968cf3 100644 --- a/sysutils/rubygem-winrm/Makefile +++ b/sysutils/rubygem-winrm/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rwinrm diff --git a/sysutils/rubygem-yell/Makefile b/sysutils/rubygem-yell/Makefile index 3248bdc229610..e2e5e5e4d102f 100644 --- a/sysutils/rubygem-yell/Makefile +++ b/sysutils/rubygem-yell/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/textproc/rubygem-actionpack-xml_parser/Makefile b/textproc/rubygem-actionpack-xml_parser/Makefile index 63294c6386e8d..8f82947b59191 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 diff --git a/textproc/rubygem-albino/Makefile b/textproc/rubygem-albino/Makefile index 463a4b679236f..44eb88ccfe36c 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 diff --git a/textproc/rubygem-amatch/Makefile b/textproc/rubygem-amatch/Makefile index 2e7f145e3c7ff..89e5524431a7f 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 550f03ae700af..9a11dce293ffa 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 be2de7f59481c..6841a44e072a3 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 diff --git a/textproc/rubygem-babosa/Makefile b/textproc/rubygem-babosa/Makefile index a85e56a855e93..8df39c8688e41 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 diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index 29a00b23703aa..ec24ba2e4b218 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 diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index faf0b9e72de5a..245cd02805618 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 95fa4733207dd..1befe17bf9d00 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 diff --git a/textproc/rubygem-colored/Makefile b/textproc/rubygem-colored/Makefile index 6ca183d39ca49..9b33404711c58 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 diff --git a/textproc/rubygem-compass-core/Makefile b/textproc/rubygem-compass-core/Makefile index b49ae11ded26f..ec5387a30ba0c 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 diff --git a/textproc/rubygem-compass-import-once/Makefile b/textproc/rubygem-compass-import-once/Makefile index 16ef3d0a1e14d..c417c33b02902 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 diff --git a/textproc/rubygem-compass-rails/Makefile b/textproc/rubygem-compass-rails/Makefile index d63236c966e43..ef3f9949513b2 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 diff --git a/textproc/rubygem-compass/Makefile b/textproc/rubygem-compass/Makefile index 97df060294b72..525ac106a4d95 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 da98fcebd114e..c651a78547f9f 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 diff --git a/textproc/rubygem-css_parser/Makefile b/textproc/rubygem-css_parser/Makefile index 07623f2b93879..466ec9d86cfd6 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 diff --git a/textproc/rubygem-cssmin/Makefile b/textproc/rubygem-cssmin/Makefile index 2956ce8111e62..69f6246143d22 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 diff --git a/textproc/rubygem-diff-lcs/Makefile b/textproc/rubygem-diff-lcs/Makefile index 85947963e560c..4b278cbec0cc8 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 683c6d0fd8ee0..e094b61752dfd 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 diff --git a/textproc/rubygem-elasticsearch-api/Makefile b/textproc/rubygem-elasticsearch-api/Makefile index e0c15c3879058..7046d116b2791 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 diff --git a/textproc/rubygem-elasticsearch-transport/Makefile b/textproc/rubygem-elasticsearch-transport/Makefile index fa27998d626bc..2372e198442e8 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 diff --git a/textproc/rubygem-elasticsearch/Makefile b/textproc/rubygem-elasticsearch/Makefile index 0ea466cbe68fe..adbf606161002 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 diff --git a/textproc/rubygem-emot/Makefile b/textproc/rubygem-emot/Makefile index e981cf1f1d86d..edfca8f2d5668 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 ecff283c1f932..fe9fa85a4b975 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 diff --git a/textproc/rubygem-escape_utils/Makefile b/textproc/rubygem-escape_utils/Makefile index 780ffa0b4acdb..3fa481004c339 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 diff --git a/textproc/rubygem-ezamar/Makefile b/textproc/rubygem-ezamar/Makefile index 81196e0947755..7d4908ce935cf 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 diff --git a/textproc/rubygem-fast_xs/Makefile b/textproc/rubygem-fast_xs/Makefile index 38e0fbbc48c85..a9c3a26258047 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 diff --git a/textproc/rubygem-fast_xs073/Makefile b/textproc/rubygem-fast_xs073/Makefile index b98888075b68b..d7f91d91ed49d 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 diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile index be28d984d0e52..14fcd64510987 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 84d8eb46b5875..e46a6f15ea694 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 diff --git a/textproc/rubygem-gemoji/Makefile b/textproc/rubygem-gemoji/Makefile index 7d2a5e22041b9..a689e134debc2 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 diff --git a/textproc/rubygem-gherkin/Makefile b/textproc/rubygem-gherkin/Makefile index f0f19c60c6854..8c006566d326f 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 diff --git a/textproc/rubygem-gherkin3/Makefile b/textproc/rubygem-gherkin3/Makefile index 156669409362c..62e23851536d2 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 diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index 11ad847687a77..9f69233ac7a68 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 0631f03743123..12ff50dcbeb80 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 diff --git a/textproc/rubygem-github-markup/Makefile b/textproc/rubygem-github-markup/Makefile index afbb343f1c3a1..ed10dddcc8f74 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 9b6b91670a2db..72b06c5bb00eb 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 diff --git a/textproc/rubygem-gitlab-linguist/Makefile b/textproc/rubygem-gitlab-linguist/Makefile index 8dc3a0bbfb4f4..1291fdc736627 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 bd95a90304ac7..1c82a2a06e72d 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 diff --git a/textproc/rubygem-hikidoc/Makefile b/textproc/rubygem-hikidoc/Makefile index ede0f68963061..6586ec131c337 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 7db15df8de069..7955fcc6ae4c1 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 diff --git a/textproc/rubygem-html-pipeline/Makefile b/textproc/rubygem-html-pipeline/Makefile index 2e71ce2712fc5..25c82d0b0510f 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 diff --git a/textproc/rubygem-html-pipeline1/Makefile b/textproc/rubygem-html-pipeline1/Makefile index 00f0f6f2079d2..8902de413adf4 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 diff --git a/textproc/rubygem-htmlentities/Makefile b/textproc/rubygem-htmlentities/Makefile index 9710201509a24..e834665993979 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 diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile index 68fa9df7f5bcf..e149a0baadbbe 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 diff --git a/textproc/rubygem-itextomml/Makefile b/textproc/rubygem-itextomml/Makefile index 756b21eb1c339..15f01d4c8fb7f 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 diff --git a/textproc/rubygem-jekyll-assets/Makefile b/textproc/rubygem-jekyll-assets/Makefile index 90b82ab92b414..a33def6c5f6b5 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 diff --git a/textproc/rubygem-jekyll-feed/Makefile b/textproc/rubygem-jekyll-feed/Makefile index 66858112a28e6..c904102d3a87d 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 diff --git a/textproc/rubygem-jekyll-gist/Makefile b/textproc/rubygem-jekyll-gist/Makefile index 1de1dbca031e5..eff28055ab6db 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 diff --git a/textproc/rubygem-jekyll-mentions/Makefile b/textproc/rubygem-jekyll-mentions/Makefile index d2ac54b2b30f4..392098881e30f 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 diff --git a/textproc/rubygem-jekyll-paginate/Makefile b/textproc/rubygem-jekyll-paginate/Makefile index 63532a3e41fb8..7bbd9ef03c902 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 a344d4f6db0bd..6eef344a8250b 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 diff --git a/textproc/rubygem-jekyll-sass-converter/Makefile b/textproc/rubygem-jekyll-sass-converter/Makefile index 44ddbe0dff07d..23216788924b9 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 diff --git a/textproc/rubygem-jekyll-sitemap/Makefile b/textproc/rubygem-jekyll-sitemap/Makefile index 6bf4f6c6c307d..2afc8187b04cb 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 diff --git a/textproc/rubygem-jemoji/Makefile b/textproc/rubygem-jemoji/Makefile index 8df3d6ebe740b..dda08451a976e 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 diff --git a/textproc/rubygem-jsmin/Makefile b/textproc/rubygem-jsmin/Makefile index 8e2708ee0c030..d54a87ccb7abf 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 diff --git a/textproc/rubygem-kramdown/Makefile b/textproc/rubygem-kramdown/Makefile index f0f7631be8b53..fb6801f73219a 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 700f62c197728..b7e652565458d 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 d5b6874795327..102b707c525e2 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 diff --git a/textproc/rubygem-linguistics/Makefile b/textproc/rubygem-linguistics/Makefile index 9baca65f37e85..4ac61af754e37 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 99d018f1a6691..94594f717277c 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 diff --git a/textproc/rubygem-liquid2/Makefile b/textproc/rubygem-liquid2/Makefile index 23ace8510c2b3..d71c8ad31d4e9 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 diff --git a/textproc/rubygem-loggability/Makefile b/textproc/rubygem-loggability/Makefile index fb3a47930d3fb..2825de11ad42f 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 diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index ec48389be706b..dec1449e02940 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 diff --git a/textproc/rubygem-ltsv/Makefile b/textproc/rubygem-ltsv/Makefile index 9eedc0e476280..a04d1f5588c89 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 diff --git a/textproc/rubygem-markaby/Makefile b/textproc/rubygem-markaby/Makefile index 6b4fe6875b047..264d111f9679b 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 diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile index 7d05873a3fb4f..2295b38ff1f39 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 4e506e974a3a3..d06207f631445 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 diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index e6d97b8b09b74..679b40602a47b 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 371bfc3940c53..c5bbb77982d09 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 30574859a13a1..3590bf388edee 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 diff --git a/textproc/rubygem-octopress-escape-code/Makefile b/textproc/rubygem-octopress-escape-code/Makefile index ea42b6b9c9d94..483f620834e81 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 diff --git a/textproc/rubygem-opml/Makefile b/textproc/rubygem-opml/Makefile index 2aaa36bba24d0..234084c51c139 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 diff --git a/textproc/rubygem-org-ruby/Makefile b/textproc/rubygem-org-ruby/Makefile index e4c22bc9b6ad2..62d0b3c533468 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 ef17c47be01e0..f9b9a14e8d317 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 diff --git a/textproc/rubygem-phone/Makefile b/textproc/rubygem-phone/Makefile index 2789b8661864f..268c1b7740825 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 diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile index 6efdae85238d7..0115c903bf519 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 diff --git a/textproc/rubygem-rails-html-sanitizer/Makefile b/textproc/rubygem-rails-html-sanitizer/Makefile index b93d5f3d716d1..5f39e39864b1d 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 diff --git a/textproc/rubygem-rak/Makefile b/textproc/rubygem-rak/Makefile index 7cb9d2b4012e8..de6ee2fb18348 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 bde4a85399aea..d3636616817ee 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 diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile index adbcaeaca0553..df68afaff4b20 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 255ed7b236109..80454f472b180 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 f29847a301b75..ff2c05a96cea0 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 f016474812bc3..f96daf62a2983 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 diff --git a/textproc/rubygem-ri_cal/Makefile b/textproc/rubygem-ri_cal/Makefile index 18401dbe6edef..18a16f92f74cd 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 faebc96459fb1..469be2375e734 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 diff --git a/textproc/rubygem-rmmseg-cpp/Makefile b/textproc/rubygem-rmmseg-cpp/Makefile index 73b5f4f57dd44..a9fcd32a5cfd8 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 04a8b274029d4..95381438d6890 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 diff --git a/textproc/rubygem-rttool/Makefile b/textproc/rubygem-rttool/Makefile index 99105ed4b9b72..3056977451e86 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 ae3a66f121745..fa683210c49a4 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 diff --git a/textproc/rubygem-ruby-xslt/Makefile b/textproc/rubygem-ruby-xslt/Makefile index 9f037fec2a126..943e42111df3e 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 diff --git a/textproc/rubygem-rubypants/Makefile b/textproc/rubygem-rubypants/Makefile index 739ec0229fcb1..21ab5b1ac8a6d 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 diff --git a/textproc/rubygem-rugments/Makefile b/textproc/rubygem-rugments/Makefile index 43ae89fbd5ad9..0d64cea7f7b83 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 ed7da57cefc82..3963f8482541f 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 diff --git a/textproc/rubygem-sass-rails/Makefile b/textproc/rubygem-sass-rails/Makefile index 8857ff1715f5b..0fa3e3da461b5 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 ef3aa80342a6d..52e5c8f95ad04 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 diff --git a/textproc/rubygem-sass-rails5/Makefile b/textproc/rubygem-sass-rails5/Makefile index 3efef6b7ad264..1f0240fa90918 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 diff --git a/textproc/rubygem-sass/Makefile b/textproc/rubygem-sass/Makefile index 376d5ce68cd68..b09d665cfb3d9 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 5984ddecbc730..31617caacc40f 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 diff --git a/textproc/rubygem-sax-machine/Makefile b/textproc/rubygem-sax-machine/Makefile index 6271508389dea..0598509894791 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 diff --git a/textproc/rubygem-scss_lint/Makefile b/textproc/rubygem-scss_lint/Makefile index ef19e14262424..cd20bef04abba 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 36d6e18653b29..ee7a47fb32cf3 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 diff --git a/textproc/rubygem-simplecov-html/Makefile b/textproc/rubygem-simplecov-html/Makefile index 89cb38b83286b..1817ddf191cef 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 diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile index dd28078213fa0..ddcb1c36690a0 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 594c78aff54ba..e797f5d103910 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 diff --git a/textproc/rubygem-string-scrub/Makefile b/textproc/rubygem-string-scrub/Makefile index da63996be3c18..cbf2f6d03447c 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 diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile index 16d877e4e0c4f..948c0bb19ef2f 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 diff --git a/textproc/rubygem-termcolor/Makefile b/textproc/rubygem-termcolor/Makefile index 4c7cc3e142718..fd6bdaeb103b2 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 diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile index 5ed0ea7a202d2..3296ee9052be2 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 diff --git a/textproc/rubygem-text/Makefile b/textproc/rubygem-text/Makefile index 960b8a68d2b9b..d0daf1df08b13 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 diff --git a/textproc/rubygem-tidy/Makefile b/textproc/rubygem-tidy/Makefile index 4f3822da6a18a..0f53130ce598b 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 diff --git a/textproc/rubygem-twitter-text/Makefile b/textproc/rubygem-twitter-text/Makefile index b856f7f9b0d27..39573eadf8cb7 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 diff --git a/textproc/rubygem-unf/Makefile b/textproc/rubygem-unf/Makefile index 7058b4fd5dc36..7d20b106e83e0 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 diff --git a/textproc/rubygem-unf_ext/Makefile b/textproc/rubygem-unf_ext/Makefile index f9d33c10d1c8b..7dac4c0588f5e 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 diff --git a/textproc/rubygem-version_sorter/Makefile b/textproc/rubygem-version_sorter/Makefile index 53ccfc6239cf6..b4bd3f1bd0c59 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 diff --git a/textproc/rubygem-wikicloth/Makefile b/textproc/rubygem-wikicloth/Makefile index 3972cb4fda0f1..bff0b2ccc5100 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 diff --git a/textproc/rubygem-xml-simple/Makefile b/textproc/rubygem-xml-simple/Makefile index 05d9f8183a731..b38b7d24b9b7e 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 diff --git a/textproc/rubygem-ya2yaml/Makefile b/textproc/rubygem-ya2yaml/Makefile index 6ecaab71e4fba..923f1f2ad84e1 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 diff --git a/textproc/rubygem-yard-chef/Makefile b/textproc/rubygem-yard-chef/Makefile index 800ac7b5ab59d..5151972514863 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 diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile index c70f6625712a9..d15f6a3b76f1e 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 fc20af3241853..1b21eb0260350 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 diff --git a/www/rubygem-ace-rails-ap/Makefile b/www/rubygem-ace-rails-ap/Makefile index 9a40267381c55..0c45e2da0149f 100644 --- a/www/rubygem-ace-rails-ap/Makefile +++ b/www/rubygem-ace-rails-ap/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= update.sh diff --git a/www/rubygem-actionpack/Makefile b/www/rubygem-actionpack/Makefile index 7e32e5aa539fb..da42aefbabc12 100644 --- a/www/rubygem-actionpack/Makefile +++ b/www/rubygem-actionpack/Makefile @@ -24,6 +24,6 @@ RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:databases/rubygem-activemodel \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-actionpack4/Makefile b/www/rubygem-actionpack4/Makefile index 52311bcb2e70d..69257b7ae004c 100644 --- a/www/rubygem-actionpack4/Makefile +++ b/www/rubygem-actionpack4/Makefile @@ -22,6 +22,6 @@ RUN_DEPENDS= rubygem-actionview>=${PORTVERSION}:devel/rubygem-actionview \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-activeresource/Makefile b/www/rubygem-activeresource/Makefile index 25cee76438a2e..6a696d0eec3f1 100644 --- a/www/rubygem-activeresource/Makefile +++ b/www/rubygem-activeresource/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:databases/rubygem-activemodel \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-activeresource4/Makefile b/www/rubygem-activeresource4/Makefile index 9799b6673a8e3..e85ce246a77dc 100644 --- a/www/rubygem-activeresource4/Makefile +++ b/www/rubygem-activeresource4/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-activemodel4>=${PORTVERSION}:databases/rubygem-activemodel4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-acts-as-taggable-on/Makefile b/www/rubygem-acts-as-taggable-on/Makefile index c836082f2e99a..9e833060e268e 100644 --- a/www/rubygem-acts-as-taggable-on/Makefile +++ b/www/rubygem-acts-as-taggable-on/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-rails>=3.0:www/rubygem-rails NO_ARCH= yes USE_RUBY= YES -USES= gem:autoplist +USES= gem BROKEN_RUBY23= yes diff --git a/www/rubygem-acts-as-taggable-on3/Makefile b/www/rubygem-acts-as-taggable-on3/Makefile index 1c2cf90e5ce77..e61f1f328394a 100644 --- a/www/rubygem-acts-as-taggable-on3/Makefile +++ b/www/rubygem-acts-as-taggable-on3/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activerecord4>=4.1.6:databases/rubygem-activerecord4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-acts_as_taggable/Makefile b/www/rubygem-acts_as_taggable/Makefile index 103cdfc39bb9c..8ac4f6ad63e31 100644 --- a/www/rubygem-acts_as_taggable/Makefile +++ b/www/rubygem-acts_as_taggable/Makefile @@ -12,6 +12,6 @@ COMMENT= Add tagging capabilities to your ActiveRecord objects NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-addressable/Makefile b/www/rubygem-addressable/Makefile index 7a08b786f6018..b2b35d479de71 100644 --- a/www/rubygem-addressable/Makefile +++ b/www/rubygem-addressable/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-akami/Makefile b/www/rubygem-akami/Makefile index 429bea5c1d6fd..4462e9c9f2fdf 100644 --- a/www/rubygem-akami/Makefile +++ b/www/rubygem-akami/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-gyoku>=0.4.6:devel/rubygem-gyoku NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-amazon-ecs/Makefile b/www/rubygem-amazon-ecs/Makefile index 0ab3afb460e1a..5fa1229556a83 100644 --- a/www/rubygem-amazon-ecs/Makefile +++ b/www/rubygem-amazon-ecs/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-anemone/Makefile b/www/rubygem-anemone/Makefile index 0561d1257e28a..dde3616fa8b4c 100644 --- a/www/rubygem-anemone/Makefile +++ b/www/rubygem-anemone/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-nokogiri>=1.3.0:textproc/rubygem-nokogiri \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/anemone diff --git a/www/rubygem-asana/Makefile b/www/rubygem-asana/Makefile index 85fb4ac4efaf0..69d4aaef92884 100644 --- a/www/rubygem-asana/Makefile +++ b/www/rubygem-asana/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-faraday>=0.9:www/rubygem-faraday \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-async_sinatra/Makefile b/www/rubygem-async_sinatra/Makefile index 61c6763b6eeae..3fb26a95f5d48 100644 --- a/www/rubygem-async_sinatra/Makefile +++ b/www/rubygem-async_sinatra/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rack16>=1.4.1:www/rubygem-rack16 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-bluecloth/Makefile b/www/rubygem-bluecloth/Makefile index bb5739621019e..e5c68d5bdef43 100644 --- a/www/rubygem-bluecloth/Makefile +++ b/www/rubygem-bluecloth/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool LICENSE= BSD3CLAUSE USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bin/bluecloth PLIST_FILES= bin/bluecloth diff --git a/www/rubygem-bootstrap-sass/Makefile b/www/rubygem-bootstrap-sass/Makefile index 7852f36a213bc..b28b1b7e2a868 100644 --- a/www/rubygem-bootstrap-sass/Makefile +++ b/www/rubygem-bootstrap-sass/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-autoprefixer-rails>=5.2.1:textproc/rubygem-autoprefixer-rai NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-browser/Makefile b/www/rubygem-browser/Makefile index 51285abb8af08..dcd5870fbaeff 100644 --- a/www/rubygem-browser/Makefile +++ b/www/rubygem-browser/Makefile @@ -12,6 +12,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-cal-heatmap-rails-rails4/Makefile b/www/rubygem-cal-heatmap-rails-rails4/Makefile index 344dde30ce99d..a7ea1bf728c81 100644 --- a/www/rubygem-cal-heatmap-rails-rails4/Makefile +++ b/www/rubygem-cal-heatmap-rails-rails4/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-d3_rails-rails4>=3.4.6:www/rubygem-d3_rails-rails4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-cal-heatmap-rails/Makefile b/www/rubygem-cal-heatmap-rails/Makefile index 7d990644f7d39..e770f77d8f1df 100644 --- a/www/rubygem-cal-heatmap-rails/Makefile +++ b/www/rubygem-cal-heatmap-rails/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-d3_rails>=3.4.6:www/rubygem-d3_rails NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-carrierwave/Makefile b/www/rubygem-carrierwave/Makefile index f89f935837384..8fbc880cbc06c 100644 --- a/www/rubygem-carrierwave/Makefile +++ b/www/rubygem-carrierwave/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activemodel4>=3.2.0:databases/rubygem-activemodel4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-cgi_multipart_eof_fix/Makefile b/www/rubygem-cgi_multipart_eof_fix/Makefile index b18f90065dcf1..1e1e5a1ba1e2e 100644 --- a/www/rubygem-cgi_multipart_eof_fix/Makefile +++ b/www/rubygem-cgi_multipart_eof_fix/Makefile @@ -14,6 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-chosen-rails/Makefile b/www/rubygem-chosen-rails/Makefile index 1812204df75b2..196efff107839 100644 --- a/www/rubygem-chosen-rails/Makefile +++ b/www/rubygem-chosen-rails/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-coffee-rails4>=3.2:devel/rubygem-coffee-rails4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-cookiejar/Makefile b/www/rubygem-cookiejar/Makefile index a97c15fb557cf..361c6ae23d31a 100644 --- a/www/rubygem-cookiejar/Makefile +++ b/www/rubygem-cookiejar/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-crass/Makefile b/www/rubygem-crass/Makefile index 95ab18d329240..a7cc6740ac116 100644 --- a/www/rubygem-crass/Makefile +++ b/www/rubygem-crass/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-cuba/Makefile b/www/rubygem-cuba/Makefile index 18050f9d74e4b..95e7dbf1e32bb 100644 --- a/www/rubygem-cuba/Makefile +++ b/www/rubygem-cuba/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rack16>=1.6.0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-d3_rails-rails4/Makefile b/www/rubygem-d3_rails-rails4/Makefile index 3939389574e30..8caa179175258 100644 --- a/www/rubygem-d3_rails-rails4/Makefile +++ b/www/rubygem-d3_rails-rails4/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-railties4>=3.1.0:www/rubygem-railties4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-d3_rails/Makefile b/www/rubygem-d3_rails/Makefile index d1c1665739f3b..c6f8092a134f4 100644 --- a/www/rubygem-d3_rails/Makefile +++ b/www/rubygem-d3_rails/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-railties>=3.1.0:www/rubygem-railties NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-dashing/Makefile b/www/rubygem-dashing/Makefile index 931fb564d4c3a..b2def2c81bd82 100644 --- a/www/rubygem-dashing/Makefile +++ b/www/rubygem-dashing/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= rubygem-sass32>=3.2.12:textproc/rubygem-sass32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/dashing diff --git a/www/rubygem-davclient/Makefile b/www/rubygem-davclient/Makefile index 4d55119016e75..c3142e8617f76 100644 --- a/www/rubygem-davclient/Makefile +++ b/www/rubygem-davclient/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/dav diff --git a/www/rubygem-domainatrix/Makefile b/www/rubygem-domainatrix/Makefile index 0031dda600dff..a1af7577a5eda 100644 --- a/www/rubygem-domainatrix/Makefile +++ b/www/rubygem-domainatrix/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-addressable>=0:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-dropzonejs-rails/Makefile b/www/rubygem-dropzonejs-rails/Makefile index e8e5ed48dca35..6d651a096be74 100644 --- a/www/rubygem-dropzonejs-rails/Makefile +++ b/www/rubygem-dropzonejs-rails/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rails4>=3.1:www/rubygem-rails4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-em-http-request/Makefile b/www/rubygem-em-http-request/Makefile index 6dc9af94d3c09..d7341ac22e69c 100644 --- a/www/rubygem-em-http-request/Makefile +++ b/www/rubygem-em-http-request/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-addressable>=2.3.4:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-em-socksify/Makefile b/www/rubygem-em-socksify/Makefile index 2a42278de7a10..810dcbe4ab57e 100644 --- a/www/rubygem-em-socksify/Makefile +++ b/www/rubygem-em-socksify/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-eventmachine>=1.0.0:devel/rubygem-eventmachine NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-em-twitter/Makefile b/www/rubygem-em-twitter/Makefile index 2c034e9480406..7961f80ffc966 100644 --- a/www/rubygem-em-twitter/Makefile +++ b/www/rubygem-em-twitter/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-buftok>=0.2:devel/rubygem-buftok \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-em-websocket/Makefile b/www/rubygem-em-websocket/Makefile index b3455091965fd..f02f742773f70 100644 --- a/www/rubygem-em-websocket/Makefile +++ b/www/rubygem-em-websocket/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-eventmachine>=0.12.9:devel/rubygem-eventmachine \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-emk-sinatra-url-for/Makefile b/www/rubygem-emk-sinatra-url-for/Makefile index 1e7e9efa82ed4..d3a1f2e7e8b3e 100644 --- a/www/rubygem-emk-sinatra-url-for/Makefile +++ b/www/rubygem-emk-sinatra-url-for/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-sinatra>=0.9.1.1:www/rubygem-sinatra NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-erubis/Makefile b/www/rubygem-erubis/Makefile index 265aa6f23067d..04b89ff1ea409 100644 --- a/www/rubygem-erubis/Makefile +++ b/www/rubygem-erubis/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/erubis diff --git a/www/rubygem-ethon/Makefile b/www/rubygem-ethon/Makefile index eaef6b4db1820..bea1798a76292 100644 --- a/www/rubygem-ethon/Makefile +++ b/www/rubygem-ethon/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-ffi>=1.3.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-eventmachine_httpserver/Makefile b/www/rubygem-eventmachine_httpserver/Makefile index 62ea994967921..0ad56268b5201 100644 --- a/www/rubygem-eventmachine_httpserver/Makefile +++ b/www/rubygem-eventmachine_httpserver/Makefile @@ -12,6 +12,6 @@ COMMENT= EventMachine HTTP Server LICENSE= GPLv2 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-faraday/Makefile b/www/rubygem-faraday/Makefile index 25c180d9e265e..a3856c8db0b3b 100644 --- a/www/rubygem-faraday/Makefile +++ b/www/rubygem-faraday/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-multipart-post>=1.2:www/rubygem-multipart-post NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-faraday_middleware/Makefile b/www/rubygem-faraday_middleware/Makefile index ebef90dd934b3..a45b61a8ed337 100644 --- a/www/rubygem-faraday_middleware/Makefile +++ b/www/rubygem-faraday_middleware/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-faraday>=0.7.4:www/rubygem-faraday NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-fcgi/Makefile b/www/rubygem-fcgi/Makefile index 43937cdfb727b..f83c9dabedf88 100644 --- a/www/rubygem-fcgi/Makefile +++ b/www/rubygem-fcgi/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT LIB_DEPENDS= libfcgi.so:www/fcgi USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-feed-normalizer/Makefile b/www/rubygem-feed-normalizer/Makefile index 2965c590cfcae..b15eab0d3b7e0 100644 --- a/www/rubygem-feed-normalizer/Makefile +++ b/www/rubygem-feed-normalizer/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-hpricot>=0.6:www/rubygem-hpricot \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-feedjira/Makefile b/www/rubygem-feedjira/Makefile index 8c04a7cb446c7..ddbab9bd66071 100644 --- a/www/rubygem-feedjira/Makefile +++ b/www/rubygem-feedjira/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-faraday>=0.9:www/rubygem-faraday \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-flowdock/Makefile b/www/rubygem-flowdock/Makefile index 21d1d936e6888..01e16e9c59318 100644 --- a/www/rubygem-flowdock/Makefile +++ b/www/rubygem-flowdock/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-httparty>=0.7:www/rubygem-httparty \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-geminabox/Makefile b/www/rubygem-geminabox/Makefile index a89559af62254..131f5a5d1fc0d 100644 --- a/www/rubygem-geminabox/Makefile +++ b/www/rubygem-geminabox/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-gitlab-flowdock-git-hook/Makefile b/www/rubygem-gitlab-flowdock-git-hook/Makefile index f98319bab59dd..e1891f95e5502 100644 --- a/www/rubygem-gitlab-flowdock-git-hook/Makefile +++ b/www/rubygem-gitlab-flowdock-git-hook/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-flowdock>=0.7:www/rubygem-flowdock \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-gitlab-gollum-lib/Makefile b/www/rubygem-gitlab-gollum-lib/Makefile index 77c266e28afb0..88bab26bb0444 100644 --- a/www/rubygem-gitlab-gollum-lib/Makefile +++ b/www/rubygem-gitlab-gollum-lib/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-github-markdown>=0.5.3:textproc/rubygem-github-markdown \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-gitlab-grack/Makefile b/www/rubygem-gitlab-grack/Makefile index bf108b8c412e6..22f48c46559c8 100644 --- a/www/rubygem-gitlab-grack/Makefile +++ b/www/rubygem-gitlab-grack/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rack15>=1.5.1:www/rubygem-rack15 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-gollum-grit_adapter/Makefile b/www/rubygem-gollum-grit_adapter/Makefile index 40154e942b11a..ea392fdebf58c 100644 --- a/www/rubygem-gollum-grit_adapter/Makefile +++ b/www/rubygem-gollum-grit_adapter/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-gitlab-grit>=2.7.1:textproc/rubygem-gitlab-grit NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-gollum-lib/Makefile b/www/rubygem-gollum-lib/Makefile index afd58a28c18d6..64bad9e93cd17 100644 --- a/www/rubygem-gollum-lib/Makefile +++ b/www/rubygem-gollum-lib/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-github-markup>=1.4.0:textproc/rubygem-github-markup \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-gollum-rugged_adapter/Makefile b/www/rubygem-gollum-rugged_adapter/Makefile index ebfe3652fdfae..d5636c0099d7f 100644 --- a/www/rubygem-gollum-rugged_adapter/Makefile +++ b/www/rubygem-gollum-rugged_adapter/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-mime-types>=1.1.5:misc/rubygem-mime-types \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-gon-rails4/Makefile b/www/rubygem-gon-rails4/Makefile index 3f83c82cd1e66..4bdef652e6ada 100644 --- a/www/rubygem-gon-rails4/Makefile +++ b/www/rubygem-gon-rails4/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-actionpack4>=3.0:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-gon/Makefile b/www/rubygem-gon/Makefile index d68609788de9f..e815746aea2f8 100644 --- a/www/rubygem-gon/Makefile +++ b/www/rubygem-gon/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-actionpack4>=3.0:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-hackpad-cli/Makefile b/www/rubygem-hackpad-cli/Makefile index 0a8f4637b1248..8b8111695c22c 100644 --- a/www/rubygem-hackpad-cli/Makefile +++ b/www/rubygem-hackpad-cli/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-cliprompt>=0.1.2:devel/rubygem-cliprompt \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/hpcli .include diff --git a/www/rubygem-haml-coderay/Makefile b/www/rubygem-haml-coderay/Makefile index e30a41e8aedb5..db89f4b34d706 100644 --- a/www/rubygem-haml-coderay/Makefile +++ b/www/rubygem-haml-coderay/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-coderay>=0:textproc/rubygem-coderay \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-haml-contrib/Makefile b/www/rubygem-haml-contrib/Makefile index 18273e8547188..e8bc002e80adf 100644 --- a/www/rubygem-haml-contrib/Makefile +++ b/www/rubygem-haml-contrib/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-haml>=4.0.0:www/rubygem-haml NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-haml-rails-rails4/Makefile b/www/rubygem-haml-rails-rails4/Makefile index 1bb627a3ef295..aff940cd0fe21 100644 --- a/www/rubygem-haml-rails-rails4/Makefile +++ b/www/rubygem-haml-rails-rails4/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4.0.1:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-haml-rails/Makefile b/www/rubygem-haml-rails/Makefile index 30d666fbfddfe..bbd030ed15a0e 100644 --- a/www/rubygem-haml-rails/Makefile +++ b/www/rubygem-haml-rails/Makefile @@ -20,6 +20,6 @@ PORTSCOUT= limit:0.4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-haml/Makefile b/www/rubygem-haml/Makefile index 67a88b8ff5039..d968681806aa0 100644 --- a/www/rubygem-haml/Makefile +++ b/www/rubygem-haml/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-tilt>=0:devel/rubygem-tilt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/haml diff --git a/www/rubygem-hashicorp-checkpoint/Makefile b/www/rubygem-hashicorp-checkpoint/Makefile index e176feb147087..b20178c79bdc5 100644 --- a/www/rubygem-hashicorp-checkpoint/Makefile +++ b/www/rubygem-hashicorp-checkpoint/Makefile @@ -14,6 +14,6 @@ LICENSE= MPL NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-heroku-api/Makefile b/www/rubygem-heroku-api/Makefile index 623e6c39c50d8..c9f3fb7e4a812 100644 --- a/www/rubygem-heroku-api/Makefile +++ b/www/rubygem-heroku-api/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-heroku-nav/Makefile b/www/rubygem-heroku-nav/Makefile index 60bcc809039c4..674a7f7510a32 100644 --- a/www/rubygem-heroku-nav/Makefile +++ b/www/rubygem-heroku-nav/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem RUN_DEPENDS+= rubygem-sinatra>=0:www/rubygem-sinatra diff --git a/www/rubygem-heroku/Makefile b/www/rubygem-heroku/Makefile index 337cdd659eb64..575f3451fc2ab 100644 --- a/www/rubygem-heroku/Makefile +++ b/www/rubygem-heroku/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/heroku diff --git a/www/rubygem-hpricot/Makefile b/www/rubygem-hpricot/Makefile index b6b7d5b61d657..d2b7a343fe193 100644 --- a/www/rubygem-hpricot/Makefile +++ b/www/rubygem-hpricot/Makefile @@ -12,6 +12,6 @@ COMMENT= Fast, Enjoyable HTML Parser for Ruby LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-html2haml/Makefile b/www/rubygem-html2haml/Makefile index ab62c3a366f83..d05a258860d06 100644 --- a/www/rubygem-html2haml/Makefile +++ b/www/rubygem-html2haml/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-erubis>=2.7.0:www/rubygem-erubis \ USE_RUBY= yes NO_ARCH= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/html2haml .include diff --git a/www/rubygem-http-cookie/Makefile b/www/rubygem-http-cookie/Makefile index 0afaf62f8e36b..3735a6528ac7f 100644 --- a/www/rubygem-http-cookie/Makefile +++ b/www/rubygem-http-cookie/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-domain_name>=0.5.1:net/rubygem-domain_name NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-http-form_data/Makefile b/www/rubygem-http-form_data/Makefile index ab3bac05b4197..59d72ba92e9b3 100644 --- a/www/rubygem-http-form_data/Makefile +++ b/www/rubygem-http-form_data/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile index c56e5cc8c4c7d..79b0ed3ffef1a 100644 --- a/www/rubygem-http/Makefile +++ b/www/rubygem-http/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-http_router/Makefile b/www/rubygem-http_router/Makefile index 8f4a06be1cff0..8f39e42f828ff 100644 --- a/www/rubygem-http_router/Makefile +++ b/www/rubygem-http_router/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rack16>=1.0.0:www/rubygem-rack16 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-httparty/Makefile b/www/rubygem-httparty/Makefile index fc5e4a421dd5e..442fdb2f9e9de 100644 --- a/www/rubygem-httparty/Makefile +++ b/www/rubygem-httparty/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-json>=1.8:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/httparty diff --git a/www/rubygem-httpclient/Makefile b/www/rubygem-httpclient/Makefile index 870e856499f01..55b3ae195c8a1 100644 --- a/www/rubygem-httpclient/Makefile +++ b/www/rubygem-httpclient/Makefile @@ -13,7 +13,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/httpclient diff --git a/www/rubygem-httpi/Makefile b/www/rubygem-httpi/Makefile index 4de4438f64fcc..0e370c738fa26 100644 --- a/www/rubygem-httpi/Makefile +++ b/www/rubygem-httpi/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-rack>=1.4.5:www/rubygem-rack NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^0\.9\. diff --git a/www/rubygem-innate/Makefile b/www/rubygem-innate/Makefile index aab78f6f1cf9a..7ea701cbd865e 100644 --- a/www/rubygem-innate/Makefile +++ b/www/rubygem-innate/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-rack15>=1.5.2:www/rubygem-rack15 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= .load_gemset .include diff --git a/www/rubygem-jekyll-watch/Makefile b/www/rubygem-jekyll-watch/Makefile index f8a612abd4d4c..2bd83d5e90ec8 100644 --- a/www/rubygem-jekyll-watch/Makefile +++ b/www/rubygem-jekyll-watch/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-listen>=3.0:devel/rubygem-listen NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jekyll/Makefile b/www/rubygem-jekyll/Makefile index ec46ebd088a45..453323c782622 100644 --- a/www/rubygem-jekyll/Makefile +++ b/www/rubygem-jekyll/Makefile @@ -25,7 +25,7 @@ CONFLICTS_INSTALL= rubygem-jekyll2-* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/jekyll diff --git a/www/rubygem-jekyll2/Makefile b/www/rubygem-jekyll2/Makefile index 2750653f0fa85..2c7db75431c59 100644 --- a/www/rubygem-jekyll2/Makefile +++ b/www/rubygem-jekyll2/Makefile @@ -35,7 +35,7 @@ PORTSCOUT= limit:^2\. NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/jekyll diff --git a/www/rubygem-journey/Makefile b/www/rubygem-journey/Makefile index 62c657f7c17e7..2840d67a664bf 100644 --- a/www/rubygem-journey/Makefile +++ b/www/rubygem-journey/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jquery-atwho-rails-rails4/Makefile b/www/rubygem-jquery-atwho-rails-rails4/Makefile index c7e1509c355da..45f210bc2a571 100644 --- a/www/rubygem-jquery-atwho-rails-rails4/Makefile +++ b/www/rubygem-jquery-atwho-rails-rails4/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jquery-atwho-rails/Makefile b/www/rubygem-jquery-atwho-rails/Makefile index 349c5a04567b0..7280473e4f25d 100644 --- a/www/rubygem-jquery-atwho-rails/Makefile +++ b/www/rubygem-jquery-atwho-rails/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jquery-rails/Makefile b/www/rubygem-jquery-rails/Makefile index f0f583331e7ac..f2c78cc132bdc 100644 --- a/www/rubygem-jquery-rails/Makefile +++ b/www/rubygem-jquery-rails/Makefile @@ -19,6 +19,6 @@ PORTSCOUT= limit:^3.* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jquery-rails4/Makefile b/www/rubygem-jquery-rails4/Makefile index cc0ff4e1a0c82..5bd71321db623 100644 --- a/www/rubygem-jquery-rails4/Makefile +++ b/www/rubygem-jquery-rails4/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-rails-dom-testing>=1.0:textproc/rubygem-rails-dom-testing \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jquery-scrollto-rails/Makefile b/www/rubygem-jquery-scrollto-rails/Makefile index 67aa083ec2a33..166604a9f2668 100644 --- a/www/rubygem-jquery-scrollto-rails/Makefile +++ b/www/rubygem-jquery-scrollto-rails/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-railties4>=4.1.4:www/rubygem-railties4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jquery-turbolinks/Makefile b/www/rubygem-jquery-turbolinks/Makefile index 279dd75051361..06fc486d819ed 100644 --- a/www/rubygem-jquery-turbolinks/Makefile +++ b/www/rubygem-jquery-turbolinks/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-railties4>=4.1.6:www/rubygem-railties4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jquery-ui-rails-rails4/Makefile b/www/rubygem-jquery-ui-rails-rails4/Makefile index 2378f215606a2..65ee8b05d4a3a 100644 --- a/www/rubygem-jquery-ui-rails-rails4/Makefile +++ b/www/rubygem-jquery-ui-rails-rails4/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-railties4>=4.1.4:www/rubygem-railties4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jquery-ui-rails/Makefile b/www/rubygem-jquery-ui-rails/Makefile index d6f27218f8b2c..343ba08f9a573 100644 --- a/www/rubygem-jquery-ui-rails/Makefile +++ b/www/rubygem-jquery-ui-rails/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-railties>=3.2.16:www/rubygem-railties NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jruby-rack/Makefile b/www/rubygem-jruby-rack/Makefile index 104fd428faf3d..b2b21c1a25ddd 100644 --- a/www/rubygem-jruby-rack/Makefile +++ b/www/rubygem-jruby-rack/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= jruby:lang/jruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-jsobfu/Makefile b/www/rubygem-jsobfu/Makefile index 38a476b89e652..8cb5fbc1b807c 100644 --- a/www/rubygem-jsobfu/Makefile +++ b/www/rubygem-jsobfu/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-rkelly-remix>=0.0.6:www/rubygem-rkelly-remix NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/jsobfu .include diff --git a/www/rubygem-jwt/Makefile b/www/rubygem-jwt/Makefile index 5e62d8055ca02..93ec20601cfb6 100644 --- a/www/rubygem-jwt/Makefile +++ b/www/rubygem-jwt/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-kaminari-rails4/Makefile b/www/rubygem-kaminari-rails4/Makefile index 5a0d17b02bea6..9f86329abadf5 100644 --- a/www/rubygem-kaminari-rails4/Makefile +++ b/www/rubygem-kaminari-rails4/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4.0.0:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-kaminari/Makefile b/www/rubygem-kaminari/Makefile index 999285ecc5be6..98309e19e85db 100644 --- a/www/rubygem-kaminari/Makefile +++ b/www/rubygem-kaminari/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-actionpack>=3.0.0:www/rubygem-actionpack \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-kensa/Makefile b/www/rubygem-kensa/Makefile index c775019e166c9..277530add4844 100644 --- a/www/rubygem-kensa/Makefile +++ b/www/rubygem-kensa/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/kensa diff --git a/www/rubygem-layout_yullio_generator/Makefile b/www/rubygem-layout_yullio_generator/Makefile index cc8369abf57d2..8e5eec90e9a81 100644 --- a/www/rubygem-layout_yullio_generator/Makefile +++ b/www/rubygem-layout_yullio_generator/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-hoe>=1.1.6:devel/rubygem-hoe NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-less/Makefile b/www/rubygem-less/Makefile index 9bd44443090bd..8b27c30fd0e41 100644 --- a/www/rubygem-less/Makefile +++ b/www/rubygem-less/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-treetop>=1.4.2:devel/rubygem-treetop \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/lessc diff --git a/www/rubygem-lighthouse-api/Makefile b/www/rubygem-lighthouse-api/Makefile index 552bac3644eaa..f6c054228766b 100644 --- a/www/rubygem-lighthouse-api/Makefile +++ b/www/rubygem-lighthouse-api/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activeresource4>=3.0.0:www/rubygem-activeresource4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-maruku/Makefile b/www/rubygem-maruku/Makefile index c3f04a951744b..8b307c80f7d7b 100644 --- a/www/rubygem-maruku/Makefile +++ b/www/rubygem-maruku/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/maruku bin/marutex diff --git a/www/rubygem-mechanize/Makefile b/www/rubygem-mechanize/Makefile index 58e904d915d68..a68ae8b493e4d 100644 --- a/www/rubygem-mechanize/Makefile +++ b/www/rubygem-mechanize/Makefile @@ -23,6 +23,6 @@ RUN_DEPENDS= rubygem-domain_name>=0.5.1:net/rubygem-domain_name \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-mechanize26/Makefile b/www/rubygem-mechanize26/Makefile index 4302bd77fcaf6..8789754105a2a 100644 --- a/www/rubygem-mechanize26/Makefile +++ b/www/rubygem-mechanize26/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= rubygem-domain_name>=0.5.1:net/rubygem-domain_name \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^2\.6 diff --git a/www/rubygem-merb-assets/Makefile b/www/rubygem-merb-assets/Makefile index ca40dd5d5290b..8760ab80d9a80 100644 --- a/www/rubygem-merb-assets/Makefile +++ b/www/rubygem-merb-assets/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-merb-core>=1.1.3:www/rubygem-merb-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-merb-core/Makefile b/www/rubygem-merb-core/Makefile index 04bdf399be0e8..61cd509b3df52 100644 --- a/www/rubygem-merb-core/Makefile +++ b/www/rubygem-merb-core/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler \ rubygem-rake>=0:devel/rubygem-rake USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= spec10/public/webrat/test_app/gems/gems/erubis-2.6.2/bin/erubis \ spec10/public/webrat/test_app/gems/gems/erubis-2.6.2/contrib/erubis diff --git a/www/rubygem-merb-haml/Makefile b/www/rubygem-merb-haml/Makefile index ee1c09f45eed4..ce8fb8d772ec6 100644 --- a/www/rubygem-merb-haml/Makefile +++ b/www/rubygem-merb-haml/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-haml>=2.0.3:www/rubygem-haml \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-merb-helpers/Makefile b/www/rubygem-merb-helpers/Makefile index 73e128dfc2788..c0b7ac0f96d7b 100644 --- a/www/rubygem-merb-helpers/Makefile +++ b/www/rubygem-merb-helpers/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-merb-core>=1.1.3:www/rubygem-merb-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-merb-param-protection/Makefile b/www/rubygem-merb-param-protection/Makefile index 4b2e6dea56701..a196d45c114ca 100644 --- a/www/rubygem-merb-param-protection/Makefile +++ b/www/rubygem-merb-param-protection/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-merb-core>=1.1.3:www/rubygem-merb-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-mousetrap-rails/Makefile b/www/rubygem-mousetrap-rails/Makefile index a5674d2fbbc35..3c4bc41f59326 100644 --- a/www/rubygem-mousetrap-rails/Makefile +++ b/www/rubygem-mousetrap-rails/Makefile @@ -15,6 +15,6 @@ LICENSE_FILE= LICENSE.md NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-multipart-post/Makefile b/www/rubygem-multipart-post/Makefile index a46a2fdd60c56..0ab509470eb05 100644 --- a/www/rubygem-multipart-post/Makefile +++ b/www/rubygem-multipart-post/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-nanoc/Makefile b/www/rubygem-nanoc/Makefile index ea00199f9aaea..1fe688f28f876 100644 --- a/www/rubygem-nanoc/Makefile +++ b/www/rubygem-nanoc/Makefile @@ -17,7 +17,7 @@ NO_ARCH= yes USE_RUBY= yes USE_RAKE= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/nanoc diff --git a/www/rubygem-nested_form/Makefile b/www/rubygem-nested_form/Makefile index f1cdbaefe6936..69ded08b8c53c 100644 --- a/www/rubygem-nested_form/Makefile +++ b/www/rubygem-nested_form/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-net-http-digest_auth/Makefile b/www/rubygem-net-http-digest_auth/Makefile index 8e2493ee71079..d7e382c56dfcc 100644 --- a/www/rubygem-net-http-digest_auth/Makefile +++ b/www/rubygem-net-http-digest_auth/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-net-http-digest_auth11/Makefile b/www/rubygem-net-http-digest_auth11/Makefile index 84db27ca23f32..a22371bf0099f 100644 --- a/www/rubygem-net-http-digest_auth11/Makefile +++ b/www/rubygem-net-http-digest_auth11/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^1\.1 diff --git a/www/rubygem-net-http-persistent/Makefile b/www/rubygem-net-http-persistent/Makefile index 10ff3f8660f38..5598723d5608c 100644 --- a/www/rubygem-net-http-persistent/Makefile +++ b/www/rubygem-net-http-persistent/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-net-http-persistent25/Makefile b/www/rubygem-net-http-persistent25/Makefile index 761c5a611cb2c..7a1a6efef487e 100644 --- a/www/rubygem-net-http-persistent25/Makefile +++ b/www/rubygem-net-http-persistent25/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PORTSCOUT= limit:^2\.5 diff --git a/www/rubygem-net-http-pipeline/Makefile b/www/rubygem-net-http-pipeline/Makefile index 4ddbe246c52d3..c55725e0f8252 100644 --- a/www/rubygem-net-http-pipeline/Makefile +++ b/www/rubygem-net-http-pipeline/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-nicovideo/Makefile b/www/rubygem-nicovideo/Makefile index cda3a3e0a256d..6fe32196f186f 100644 --- a/www/rubygem-nicovideo/Makefile +++ b/www/rubygem-nicovideo/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-hoe>=1.7.0:devel/rubygem-hoe \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-ntlm-http/Makefile b/www/rubygem-ntlm-http/Makefile index 86255f531da82..5fa73006fe74f 100644 --- a/www/rubygem-ntlm-http/Makefile +++ b/www/rubygem-ntlm-http/Makefile @@ -15,6 +15,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-octopress/Makefile b/www/rubygem-octopress/Makefile index 39d9818cb5d4c..5756c20eb832a 100644 --- a/www/rubygem-octopress/Makefile +++ b/www/rubygem-octopress/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rubygem-jekyll>=2.0:www/rubygem-jekyll \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/octopress diff --git a/www/rubygem-pagerduty/Makefile b/www/rubygem-pagerduty/Makefile index 7839ed1160419..eef09aed6e455 100644 --- a/www/rubygem-pagerduty/Makefile +++ b/www/rubygem-pagerduty/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-json>=1.7.7:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= script/setup.sh .include diff --git a/www/rubygem-passenger/Makefile b/www/rubygem-passenger/Makefile index dd18b86e6855c..51968415e5bb7 100644 --- a/www/rubygem-passenger/Makefile +++ b/www/rubygem-passenger/Makefile @@ -23,7 +23,7 @@ OPTIONS_DEFAULT= APACHE22 USE_RUBY= yes USE_RAKE= yes -USES= cpe gem:autoplist +USES= cpe gem NOPORTDOCS= yes .include diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index c9f17ca56cbbc..c889b72de6808 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix PLIST_FILES= bin/puma bin/pumactl diff --git a/www/rubygem-pusher-client/Makefile b/www/rubygem-pusher-client/Makefile index 2a33f763e7877..b1f07e691cd76 100644 --- a/www/rubygem-pusher-client/Makefile +++ b/www/rubygem-pusher-client/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rabbirack/Makefile b/www/rubygem-rabbirack/Makefile index 5e23206dc5fac..4816a307cb8e4 100644 --- a/www/rubygem-rabbirack/Makefile +++ b/www/rubygem-rabbirack/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-haml>0:www/rubygem-haml \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist gettext +USES= gem gettext PLIST_FILES= bin/rabbirack .include diff --git a/www/rubygem-rack-accept/Makefile b/www/rubygem-rack-accept/Makefile index 2576755ad5247..34526084f6fbb 100644 --- a/www/rubygem-rack-accept/Makefile +++ b/www/rubygem-rack-accept/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rack16>=0.4:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-attack/Makefile b/www/rubygem-rack-attack/Makefile index 86623c55a5b33..9d80aba33bdf0 100644 --- a/www/rubygem-rack-attack/Makefile +++ b/www/rubygem-rack-attack/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rack16>=0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-cache/Makefile b/www/rubygem-rack-cache/Makefile index e724630ee20a5..3f08d09865e9d 100644 --- a/www/rubygem-rack-cache/Makefile +++ b/www/rubygem-rack-cache/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rack16>=0.4:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-contrib/Makefile b/www/rubygem-rack-contrib/Makefile index a4ee33cc1495a..591e62997e1d3 100644 --- a/www/rubygem-rack-contrib/Makefile +++ b/www/rubygem-rack-contrib/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-git-version-bump>=0.15:devel/rubygem-git-version-bump \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-cors/Makefile b/www/rubygem-rack-cors/Makefile index 75ca184010d4d..77963960fde97 100644 --- a/www/rubygem-rack-cors/Makefile +++ b/www/rubygem-rack-cors/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-mount/Makefile b/www/rubygem-rack-mount/Makefile index d10a3021b696b..eb9dbded575e4 100644 --- a/www/rubygem-rack-mount/Makefile +++ b/www/rubygem-rack-mount/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rack16>=1.0.0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-openid/Makefile b/www/rubygem-rack-openid/Makefile index 2b1c609116740..411f9c4821383 100644 --- a/www/rubygem-rack-openid/Makefile +++ b/www/rubygem-rack-openid/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-rack16>=1.1.0:www/rubygem-rack16 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-protection/Makefile b/www/rubygem-rack-protection/Makefile index c852243f75641..95e7f19051fcc 100644 --- a/www/rubygem-rack-protection/Makefile +++ b/www/rubygem-rack-protection/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rack16>=0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-ssl/Makefile b/www/rubygem-rack-ssl/Makefile index 292658cf614cb..fd937711600a6 100644 --- a/www/rubygem-rack-ssl/Makefile +++ b/www/rubygem-rack-ssl/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-rack16>=0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack-test/Makefile b/www/rubygem-rack-test/Makefile index 011cd1f988471..8e0afbc82e98a 100644 --- a/www/rubygem-rack-test/Makefile +++ b/www/rubygem-rack-test/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rack16>=1.0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rack/Makefile b/www/rubygem-rack/Makefile index 8ddc80d82e4eb..93e2ebaffbaf3 100644 --- a/www/rubygem-rack/Makefile +++ b/www/rubygem-rack/Makefile @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= test/cgi/test.ru SHEBANG_LANG= rackup diff --git a/www/rubygem-rack15/Makefile b/www/rubygem-rack15/Makefile index ac170ddcaf3f2..b3852771f3c12 100644 --- a/www/rubygem-rack15/Makefile +++ b/www/rubygem-rack15/Makefile @@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= test/cgi/test.ru SHEBANG_LANG= rackup diff --git a/www/rubygem-rack16/Makefile b/www/rubygem-rack16/Makefile index e6eede70e8702..acf4a3b5563d9 100644 --- a/www/rubygem-rack16/Makefile +++ b/www/rubygem-rack16/Makefile @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= test/cgi/test.ru SHEBANG_LANG= rackup diff --git a/www/rubygem-rails/Makefile b/www/rubygem-rails/Makefile index 30a92ebf75509..a194386ebe27a 100644 --- a/www/rubygem-rails/Makefile +++ b/www/rubygem-rails/Makefile @@ -43,7 +43,7 @@ NOPORTDOCS= yes NO_ARCH= yes USE_RUBY= yes USE_RUBY_RDOC= yes -USES= cpe gem:autoplist +USES= cpe gem PLIST_DIRS= ${GEM_LIB_DIR} diff --git a/www/rubygem-rails4/Makefile b/www/rubygem-rails4/Makefile index 5d84dbbb46773..22d4ee3d66808 100644 --- a/www/rubygem-rails4/Makefile +++ b/www/rubygem-rails4/Makefile @@ -44,7 +44,7 @@ RUN_DEPENDS= rubygem-actionmailer4>=${PORTVERSION}:mail/rubygem-actionmailer4 \ NO_ARCH= yes USE_RUBY= yes -USES= cpe gem:autoplist +USES= cpe gem CPE_VENDOR= rubyonrails CPE_PRODUCT= ruby_on_rails diff --git a/www/rubygem-rails_autolink/Makefile b/www/rubygem-rails_autolink/Makefile index 0babc08fb6174..52a5b167229e3 100644 --- a/www/rubygem-rails_autolink/Makefile +++ b/www/rubygem-rails_autolink/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-rails4>=${PORTVERSION}:www/rubygem-rails4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-railties/Makefile b/www/rubygem-railties/Makefile index ee10a03124e79..d8a477433dccc 100644 --- a/www/rubygem-railties/Makefile +++ b/www/rubygem-railties/Makefile @@ -21,7 +21,7 @@ CONFLICTS_INSTALL= rubygem-railties4-[0-9]* rubygem-railties41-[0-9]* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rails diff --git a/www/rubygem-railties4/Makefile b/www/rubygem-railties4/Makefile index 5ebf1d0acbfe2..353d877cadea6 100644 --- a/www/rubygem-railties4/Makefile +++ b/www/rubygem-railties4/Makefile @@ -21,7 +21,7 @@ CONFLICTS_INSTALL= rubygem-railties-[0-9]* rubygem-railties41-[0-9]* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rails diff --git a/www/rubygem-raindrops/Makefile b/www/rubygem-raindrops/Makefile index 566d785604d89..bc6a9bc2089c3 100644 --- a/www/rubygem-raindrops/Makefile +++ b/www/rubygem-raindrops/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= examples/linux-listener-stats.rb diff --git a/www/rubygem-ramaze/Makefile b/www/rubygem-ramaze/Makefile index 9cc9659a8b0d8..9b4158f973833 100644 --- a/www/rubygem-ramaze/Makefile +++ b/www/rubygem-ramaze/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-innate>=2012.12:www/rubygem-innate \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/ramaze diff --git a/www/rubygem-raphael-rails/Makefile b/www/rubygem-raphael-rails/Makefile index eeb522e9348e2..d429897ad1759 100644 --- a/www/rubygem-raphael-rails/Makefile +++ b/www/rubygem-raphael-rails/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-redcloth/Makefile b/www/rubygem-redcloth/Makefile index 15a2f678b6e43..d60929a7dbd37 100644 --- a/www/rubygem-redcloth/Makefile +++ b/www/rubygem-redcloth/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT GEM_NAME= ${DISTNAME} USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/redcloth diff --git a/www/rubygem-redis-rack/Makefile b/www/rubygem-redis-rack/Makefile index 06abbec16fc45..3cd0c74e993fb 100644 --- a/www/rubygem-redis-rack/Makefile +++ b/www/rubygem-redis-rack/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-rack16>=1.5:www/rubygem-rack16 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-redis-rails/Makefile b/www/rubygem-redis-rails/Makefile index 713130b57adbb..86285a22cc654 100644 --- a/www/rubygem-redis-rails/Makefile +++ b/www/rubygem-redis-rails/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-redis-actionpack>=4:databases/rubygem-redis-actionpack \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-redmine_acts_as_taggable_on/Makefile b/www/rubygem-redmine_acts_as_taggable_on/Makefile index 258910490ddc5..ddb63dd532926 100644 --- a/www/rubygem-redmine_acts_as_taggable_on/Makefile +++ b/www/rubygem-redmine_acts_as_taggable_on/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-acts-as-taggable-on>=2.3:www/rubygem-acts-as-taggable-on NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-responders-rails3/Makefile b/www/rubygem-responders-rails3/Makefile index 6efa4864772b9..f2081137c0a94 100644 --- a/www/rubygem-responders-rails3/Makefile +++ b/www/rubygem-responders-rails3/Makefile @@ -19,6 +19,6 @@ PORTSCOUT= limit:^1\.[0-9]* NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-responders/Makefile b/www/rubygem-responders/Makefile index 3ae666ef919dd..9384bc3dfe60d 100644 --- a/www/rubygem-responders/Makefile +++ b/www/rubygem-responders/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-railties4>=4.2.0:www/rubygem-railties4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rest-client/Makefile b/www/rubygem-rest-client/Makefile index a3106ced40f9c..5dd7f9441870e 100644 --- a/www/rubygem-rest-client/Makefile +++ b/www/rubygem-rest-client/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-http-cookie>=1.0.2:www/rubygem-http-cookie \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/restclient .include diff --git a/www/rubygem-rfacebook/Makefile b/www/rubygem-rfacebook/Makefile index 7356dd501c4b6..632fac6381043 100644 --- a/www/rubygem-rfacebook/Makefile +++ b/www/rubygem-rfacebook/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-hpricot>=0.6.0:www/rubygem-hpricot \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rfeedfinder/Makefile b/www/rubygem-rfeedfinder/Makefile index 1dbe3c02ec15f..185d1d49056ee 100644 --- a/www/rubygem-rfeedfinder/Makefile +++ b/www/rubygem-rfeedfinder/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-hpricot>=0.6:www/rubygem-hpricot \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rinku/Makefile b/www/rubygem-rinku/Makefile index 4114590ad2fcf..b2afaac90cc64 100644 --- a/www/rubygem-rinku/Makefile +++ b/www/rubygem-rinku/Makefile @@ -12,6 +12,6 @@ COMMENT= Fast and smart autolinking drop-in replacement for Rails auto_link LICENSE= ISCL USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rkelly-remix/Makefile b/www/rubygem-rkelly-remix/Makefile index a02ca19919614..f93eec75966f8 100644 --- a/www/rubygem-rkelly-remix/Makefile +++ b/www/rubygem-rkelly-remix/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-robotex/Makefile b/www/rubygem-robotex/Makefile index bcf64582a5596..d0561c9bcba8a 100644 --- a/www/rubygem-robotex/Makefile +++ b/www/rubygem-robotex/Makefile @@ -14,6 +14,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-robots/Makefile b/www/rubygem-robots/Makefile index de8dd30de8c58..221640d1cc5a3 100644 --- a/www/rubygem-robots/Makefile +++ b/www/rubygem-robots/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-extract: ${CHMOD} -R a+r ${WRKSRC} diff --git a/www/rubygem-rqrcode-rails3/Makefile b/www/rubygem-rqrcode-rails3/Makefile index 536d818371c12..9e3f98fc95ffa 100644 --- a/www/rubygem-rqrcode-rails3/Makefile +++ b/www/rubygem-rqrcode-rails3/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-rqrcode>=0.4.2:www/rubygem-rqrcode NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rqrcode/Makefile b/www/rubygem-rqrcode/Makefile index d7d774b6b295c..3046bf8a856ee 100644 --- a/www/rubygem-rqrcode/Makefile +++ b/www/rubygem-rqrcode/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-rtlit/Makefile b/www/rubygem-rtlit/Makefile index 56143876434af..e3a29b336a935 100644 --- a/www/rubygem-rtlit/Makefile +++ b/www/rubygem-rtlit/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/rtlit diff --git a/www/rubygem-ruby-readability/Makefile b/www/rubygem-ruby-readability/Makefile index 4b10e58ccc152..2a1baed641e6a 100644 --- a/www/rubygem-ruby-readability/Makefile +++ b/www/rubygem-ruby-readability/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-guess_html_encoding>=0.0.4:devel/rubygem-guess_html_encodin NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/readability diff --git a/www/rubygem-savon/Makefile b/www/rubygem-savon/Makefile index 808f7954bc377..75093562f559d 100644 --- a/www/rubygem-savon/Makefile +++ b/www/rubygem-savon/Makefile @@ -22,6 +22,6 @@ RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-sawyer/Makefile b/www/rubygem-sawyer/Makefile index 6f1d462953a47..53450e3bf9dd1 100644 --- a/www/rubygem-sawyer/Makefile +++ b/www/rubygem-sawyer/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-addressable>=2.3.5:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-scrapi/Makefile b/www/rubygem-scrapi/Makefile index 2a3046dad37cc..7254ee03a9f54 100644 --- a/www/rubygem-scrapi/Makefile +++ b/www/rubygem-scrapi/Makefile @@ -16,7 +16,7 @@ NO_ARCH= yes USE_RUBY= yes USE_LDCONFIG= yes -USES= gem:autoplist +USES= gem PLIST_FILES= ${GEM_LIB_DIR}/lib/tidy/libtidy.so .include diff --git a/www/rubygem-select2-rails/Makefile b/www/rubygem-select2-rails/Makefile index 1ef011eb58d55..e8425ff8c1b8f 100644 --- a/www/rubygem-select2-rails/Makefile +++ b/www/rubygem-select2-rails/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-thor>=0.14:devel/rubygem-thor NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-selenium-webdriver/Makefile b/www/rubygem-selenium-webdriver/Makefile index bf970efddac8a..7b59b2b36b497 100644 --- a/www/rubygem-selenium-webdriver/Makefile +++ b/www/rubygem-selenium-webdriver/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-childprocess>=0.5:devel/rubygem-childprocess \ rubygem-websocket>=1.0:www/rubygem-websocket USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-semantic-ui-sass/Makefile b/www/rubygem-semantic-ui-sass/Makefile index 7b4b313fe3c06..96265d5b33e18 100644 --- a/www/rubygem-semantic-ui-sass/Makefile +++ b/www/rubygem-semantic-ui-sass/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 diff --git a/www/rubygem-simple-rss/Makefile b/www/rubygem-simple-rss/Makefile index 2758e0260e2f9..614710a61fc7d 100644 --- a/www/rubygem-simple-rss/Makefile +++ b/www/rubygem-simple-rss/Makefile @@ -12,6 +12,6 @@ COMMENT= Simple, flexible, extensible, and liberal RSS and Atom reader for Ruby NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-sinatra-contrib/Makefile b/www/rubygem-sinatra-contrib/Makefile index 7aa28409f4446..7bc4580a9ea06 100644 --- a/www/rubygem-sinatra-contrib/Makefile +++ b/www/rubygem-sinatra-contrib/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-backports>=2.0:devel/rubygem-backports \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-sinatra-r18n/Makefile b/www/rubygem-sinatra-r18n/Makefile index bc2c8317a4960..9ec258a0b90e9 100644 --- a/www/rubygem-sinatra-r18n/Makefile +++ b/www/rubygem-sinatra-r18n/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-r18n-core=${PORTVERSION}:devel/rubygem-r18n-core \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-sinatra-respond_to/Makefile b/www/rubygem-sinatra-respond_to/Makefile index e98ae64d41c5d..382a61f015105 100644 --- a/www/rubygem-sinatra-respond_to/Makefile +++ b/www/rubygem-sinatra-respond_to/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-sinatra>=1.3:www/rubygem-sinatra NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-sinatra/Makefile b/www/rubygem-sinatra/Makefile index 92de17e9cbcdd..5b59be2aef5e2 100644 --- a/www/rubygem-sinatra/Makefile +++ b/www/rubygem-sinatra/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-rack16>=1.5:www/rubygem-rack16 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-task_list/Makefile b/www/rubygem-task_list/Makefile index a9f7cfedb16a3..f5f79e2a74550 100644 --- a/www/rubygem-task_list/Makefile +++ b/www/rubygem-task_list/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-html-pipeline1>=0:textproc/rubygem-html-pipeline1 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-thin/Makefile b/www/rubygem-thin/Makefile index fe22039d5a6c0..99c1f9f3849e3 100644 --- a/www/rubygem-thin/Makefile +++ b/www/rubygem-thin/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-daemons>=1.0.9:devel/rubygem-daemons \ rubygem-rack16>=1.0:www/rubygem-rack16 USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/thin diff --git a/www/rubygem-tinyatom/Makefile b/www/rubygem-tinyatom/Makefile index 5d71041add854..269a3e9b28959 100644 --- a/www/rubygem-tinyatom/Makefile +++ b/www/rubygem-tinyatom/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-tinymce-rails/Makefile b/www/rubygem-tinymce-rails/Makefile index b7894048fbf50..f40dd16a41102 100644 --- a/www/rubygem-tinymce-rails/Makefile +++ b/www/rubygem-tinymce-rails/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-railties>=3.1.1:www/rubygem-railties NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-totoridipjp/Makefile b/www/rubygem-totoridipjp/Makefile index de871531b3df7..03a4b34a3bdde 100644 --- a/www/rubygem-totoridipjp/Makefile +++ b/www/rubygem-totoridipjp/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-tumblr_client/Makefile b/www/rubygem-tumblr_client/Makefile index 496ce04e4c999..089207e8f79f3 100644 --- a/www/rubygem-tumblr_client/Makefile +++ b/www/rubygem-tumblr_client/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rubygem-faraday>=0.9.0:www/rubygem-faraday \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/tumblr diff --git a/www/rubygem-turbolinks/Makefile b/www/rubygem-turbolinks/Makefile index 6bf4b2876254c..feb90dd29efcc 100644 --- a/www/rubygem-turbolinks/Makefile +++ b/www/rubygem-turbolinks/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS?= rubygem-coffee-rails4>=4.0.1:devel/rubygem-coffee-rails4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-typhoeus/Makefile b/www/rubygem-typhoeus/Makefile index 2bfda12ea195b..6f1c01f2e2dbb 100644 --- a/www/rubygem-typhoeus/Makefile +++ b/www/rubygem-typhoeus/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-ethon>=0.8.0:www/rubygem-ethon NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-uglifier/Makefile b/www/rubygem-uglifier/Makefile index a9920b64f4757..a38e5c9b815b1 100644 --- a/www/rubygem-uglifier/Makefile +++ b/www/rubygem-uglifier/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-execjs>=0.3.0:devel/rubygem-execjs NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-underscore-rails/Makefile b/www/rubygem-underscore-rails/Makefile index 809ee0775b9c6..260d8fddee0a9 100644 --- a/www/rubygem-underscore-rails/Makefile +++ b/www/rubygem-underscore-rails/Makefile @@ -12,6 +12,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-unicorn-worker-killer/Makefile b/www/rubygem-unicorn-worker-killer/Makefile index f7df3d45e27d4..e1e4c34696906 100644 --- a/www/rubygem-unicorn-worker-killer/Makefile +++ b/www/rubygem-unicorn-worker-killer/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-get_process_mem>=0:devel/rubygem-get_process_mem \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-unicorn/Makefile b/www/rubygem-unicorn/Makefile index 13d30328857a8..e474da95598ea 100644 --- a/www/rubygem-unicorn/Makefile +++ b/www/rubygem-unicorn/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= rubygem-kgio>=2.6:devel/rubygem-kgio \ rubygem-raindrops>=0.7:www/rubygem-raindrops USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix PLIST_FILES= bin/unicorn bin/unicorn_rails diff --git a/www/rubygem-url-mount/Makefile b/www/rubygem-url-mount/Makefile index e43602ff8cb8b..b6f27780f1b37 100644 --- a/www/rubygem-url-mount/Makefile +++ b/www/rubygem-url-mount/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-rack>=0:www/rubygem-rack NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-url_escape/Makefile b/www/rubygem-url_escape/Makefile index ba849d79a4aeb..0e45349ed034f 100644 --- a/www/rubygem-url_escape/Makefile +++ b/www/rubygem-url_escape/Makefile @@ -12,6 +12,6 @@ COMMENT= Fast replacement for CGI.escape and Rack::Utils.escape LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-wasabi/Makefile b/www/rubygem-wasabi/Makefile index c8213ae2a5461..f9ac33b25abac 100644 --- a/www/rubygem-wasabi/Makefile +++ b/www/rubygem-wasabi/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-nokogiri>=1.6.1:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-webkit-gtk/Makefile b/www/rubygem-webkit-gtk/Makefile index 194a39789752f..c6ffaa0e33a35 100644 --- a/www/rubygem-webkit-gtk/Makefile +++ b/www/rubygem-webkit-gtk/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-webkit-gtk2/Makefile b/www/rubygem-webkit-gtk2/Makefile index 3034ccbc498d1..975667ef916fa 100644 --- a/www/rubygem-webkit-gtk2/Makefile +++ b/www/rubygem-webkit-gtk2/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-webmock/Makefile b/www/rubygem-webmock/Makefile index c8a6657e62b2f..3f31fbb92cb4a 100644 --- a/www/rubygem-webmock/Makefile +++ b/www/rubygem-webmock/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-addressable>=2.3.6:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-webrobots/Makefile b/www/rubygem-webrobots/Makefile index 0dbda090ff062..b09c154e208fb 100644 --- a/www/rubygem-webrobots/Makefile +++ b/www/rubygem-webrobots/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-websocket/Makefile b/www/rubygem-websocket/Makefile index 0d108011ec9e5..3dbeb0c8b8588 100644 --- a/www/rubygem-websocket/Makefile +++ b/www/rubygem-websocket/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/www/rubygem-yapra/Makefile b/www/rubygem-yapra/Makefile index da25021b37708..482177fc25ac0 100644 --- a/www/rubygem-yapra/Makefile +++ b/www/rubygem-yapra/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-mechanize>=0:www/rubygem-mechanize NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/yapra diff --git a/x11-toolkits/rubygem-gdk3/Makefile b/x11-toolkits/rubygem-gdk3/Makefile index 4475077659578..3d31296058335 100644 --- a/x11-toolkits/rubygem-gdk3/Makefile +++ b/x11-toolkits/rubygem-gdk3/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \ NO_ARCH= yes USE_GNOME= gtk30 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/x11-toolkits/rubygem-gtk2/Makefile b/x11-toolkits/rubygem-gtk2/Makefile index 2b73fef382dde..4df21ce52415c 100644 --- a/x11-toolkits/rubygem-gtk2/Makefile +++ b/x11-toolkits/rubygem-gtk2/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-atk>=${PORTVERSION}:accessibility/rubygem-atk \ USE_GNOME= gtk20 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/x11-toolkits/rubygem-gtk3/Makefile b/x11-toolkits/rubygem-gtk3/Makefile index 57eda9aa9b4a3..707dcbb19eebd 100644 --- a/x11-toolkits/rubygem-gtk3/Makefile +++ b/x11-toolkits/rubygem-gtk3/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= rubygem-atk>=${PORTVERSION}:accessibility/rubygem-atk \ USE_GNOME= gtk30 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/x11-toolkits/rubygem-gtksourceview2/Makefile b/x11-toolkits/rubygem-gtksourceview2/Makefile index a616930d93893..d60403e8e8f01 100644 --- a/x11-toolkits/rubygem-gtksourceview2/Makefile +++ b/x11-toolkits/rubygem-gtksourceview2/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-gtk2>=${PORTVERSION}:x11-toolkits/rubygem-gtk2 USE_GNOME= gtksourceview2 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/x11-toolkits/rubygem-gtksourceview3/Makefile b/x11-toolkits/rubygem-gtksourceview3/Makefile index 0a351feabd8e5..5c5a84166346c 100644 --- a/x11-toolkits/rubygem-gtksourceview3/Makefile +++ b/x11-toolkits/rubygem-gtksourceview3/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject NO_ARCH= yes USE_GNOME= gtksourceview3 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/x11-toolkits/rubygem-pango/Makefile b/x11-toolkits/rubygem-pango/Makefile index ebd951e08cab6..0fe16cea08a47 100644 --- a/x11-toolkits/rubygem-pango/Makefile +++ b/x11-toolkits/rubygem-pango/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-cairo>=1.14.0:graphics/rubygem-cairo \ USE_GNOME= pango USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile index 5dc91714e1875..568136633f3b5 100644 --- a/x11-toolkits/rubygem-poppler/Makefile +++ b/x11-toolkits/rubygem-poppler/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-cairo>=1.14.0:graphics/rubygem-cairo \ rubygem-gdk_pixbuf2>=${PORTVERSION}:graphics/rubygem-gdk_pixbuf2 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/x11-toolkits/rubygem-vte/Makefile b/x11-toolkits/rubygem-vte/Makefile index 7ee87df29141d..a32c0e6a4c257 100644 --- a/x11-toolkits/rubygem-vte/Makefile +++ b/x11-toolkits/rubygem-vte/Makefile @@ -14,6 +14,6 @@ RUN_DEPENDS= rubygem-gtk2>=${PORTVERSION}:x11-toolkits/rubygem-gtk2 USE_GNOME= vte USE_RUBY= yes -USES= gem:autoplist +USES= gem .include diff --git a/x11-toolkits/rubygem-vte3/Makefile b/x11-toolkits/rubygem-vte3/Makefile index 8cfa8abf52994..a31deea25c3ec 100644 --- a/x11-toolkits/rubygem-vte3/Makefile +++ b/x11-toolkits/rubygem-vte3/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject NO_ARCH= yes USE_GNOME= vte3 USE_RUBY= yes -USES= gem:autoplist +USES= gem .include