diff options
author | swills <swills@FreeBSD.org> | 2016-04-28 05:57:31 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-04-28 05:57:31 +0800 |
commit | 17514e0351a1b7ce99e34ae1192a37395cdffec7 (patch) | |
tree | 458ee36a309c86fda82fb043915969b7de517c43 /net | |
parent | e9c96589c2b6fccbd77f9d335cd0a0fb165fdc17 (diff) | |
download | freebsd-ports-gnome-17514e0351a1b7ce99e34ae1192a37395cdffec7.tar.gz freebsd-ports-gnome-17514e0351a1b7ce99e34ae1192a37395cdffec7.tar.zst freebsd-ports-gnome-17514e0351a1b7ce99e34ae1192a37395cdffec7.zip |
Convert USES=gem:autoplist to USES=gem since autoplist is default
Diffstat (limited to 'net')
95 files changed, 95 insertions, 95 deletions
diff --git a/net/rubygem-amazon-ec2/Makefile b/net/rubygem-amazon-ec2/Makefile index e183af89378f..60d6bfb00ef0 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 <bsd.port.mk> diff --git a/net/rubygem-amq-protocol/Makefile b/net/rubygem-amq-protocol/Makefile index b165fae0d93b..570d2e0c1ed3 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 <bsd.port.mk> diff --git a/net/rubygem-amqp-utils/Makefile b/net/rubygem-amqp-utils/Makefile index 35d78f72277e..dca745800bbe 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 eb41b01dd545..709b4bbaa0c8 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 <bsd.port.mk> diff --git a/net/rubygem-aws-s3/Makefile b/net/rubygem-aws-s3/Makefile index 8e487494450f..83959e50353a 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 <bsd.port.mk> diff --git a/net/rubygem-aws-ses/Makefile b/net/rubygem-aws-ses/Makefile index c668c8ff5ff1..d1964b5126ae 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 <bsd.port.mk> diff --git a/net/rubygem-bunny/Makefile b/net/rubygem-bunny/Makefile index fd21e6d70583..2f3871df5b00 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 <bsd.port.mk> diff --git a/net/rubygem-connection_pool/Makefile b/net/rubygem-connection_pool/Makefile index ff6161e978cc..99d430573162 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 <bsd.port.mk> diff --git a/net/rubygem-dogapi/Makefile b/net/rubygem-dogapi/Makefile index 92e93293bcdf..d897fe18ab19 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 <bsd.port.mk> diff --git a/net/rubygem-domain_name/Makefile b/net/rubygem-domain_name/Makefile index 57926ba05c9a..c85976dbe94a 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 <bsd.port.mk> diff --git a/net/rubygem-dropbox-sdk/Makefile b/net/rubygem-dropbox-sdk/Makefile index cec4ca55d5dc..348429453b0d 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 <bsd.port.mk> diff --git a/net/rubygem-epp-client-afnic/Makefile b/net/rubygem-epp-client-afnic/Makefile index b88161fdacd8..db9b7615fb0a 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 <bsd.port.mk> diff --git a/net/rubygem-epp-client-base/Makefile b/net/rubygem-epp-client-base/Makefile index 8a2f9a9a437b..e2d686e53527 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 <bsd.port.mk> diff --git a/net/rubygem-epp-client-rgp/Makefile b/net/rubygem-epp-client-rgp/Makefile index 38afcc1a2e8b..6e880117d16d 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 <bsd.port.mk> diff --git a/net/rubygem-epp-client-secdns/Makefile b/net/rubygem-epp-client-secdns/Makefile index 1795ffa0118d..87a568d852ad 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 <bsd.port.mk> diff --git a/net/rubygem-epp-client-smallregistry/Makefile b/net/rubygem-epp-client-smallregistry/Makefile index a22c32293de8..1c75b7afcd74 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 <bsd.port.mk> diff --git a/net/rubygem-fog-aliyun/Makefile b/net/rubygem-fog-aliyun/Makefile index ef0e11081a87..4e440cf3aee4 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 <bsd.port.mk> diff --git a/net/rubygem-fog-atmos/Makefile b/net/rubygem-fog-atmos/Makefile index e8d112d98af8..873565f41d47 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 <bsd.port.mk> diff --git a/net/rubygem-fog-aws/Makefile b/net/rubygem-fog-aws/Makefile index fdfb59bcc549..bee9378e1c78 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 <bsd.port.mk> diff --git a/net/rubygem-fog-brightbox/Makefile b/net/rubygem-fog-brightbox/Makefile index dbf8d790a6be..524122a47efe 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 <bsd.port.mk> diff --git a/net/rubygem-fog-cloudatcost/Makefile b/net/rubygem-fog-cloudatcost/Makefile index 7c5b1dd01ec4..66571625df06 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 <bsd.port.mk> diff --git a/net/rubygem-fog-dynect/Makefile b/net/rubygem-fog-dynect/Makefile index ed672498b90f..9035bb3185c9 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 <bsd.port.mk> diff --git a/net/rubygem-fog-ecloud/Makefile b/net/rubygem-fog-ecloud/Makefile index 4134a3b63ed2..fda135a477c1 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 <bsd.port.mk> diff --git a/net/rubygem-fog-google/Makefile b/net/rubygem-fog-google/Makefile index e3659bf96c79..2969811b7384 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 <bsd.port.mk> diff --git a/net/rubygem-fog-local/Makefile b/net/rubygem-fog-local/Makefile index c84a1916e3a6..de285bad7de2 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 <bsd.port.mk> diff --git a/net/rubygem-fog-openstack/Makefile b/net/rubygem-fog-openstack/Makefile index b1bec4e95205..efe3b8b82a55 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 <bsd.port.mk> diff --git a/net/rubygem-fog-powerdns/Makefile b/net/rubygem-fog-powerdns/Makefile index d7d6ee9eb129..bf406a12f844 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 <bsd.port.mk> diff --git a/net/rubygem-fog-profitbricks/Makefile b/net/rubygem-fog-profitbricks/Makefile index 83145b6e009f..3c2c58a56683 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 <bsd.port.mk> diff --git a/net/rubygem-fog-rackspace/Makefile b/net/rubygem-fog-rackspace/Makefile index 965b72929d33..7069aa03f072 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 <bsd.port.mk> diff --git a/net/rubygem-fog-radosgw/Makefile b/net/rubygem-fog-radosgw/Makefile index 920c642f8853..e4fefb9877fe 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 <bsd.port.mk> diff --git a/net/rubygem-fog-riakcs/Makefile b/net/rubygem-fog-riakcs/Makefile index b5521140167d..4f00d96f2a61 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 <bsd.port.mk> diff --git a/net/rubygem-fog-sakuracloud/Makefile b/net/rubygem-fog-sakuracloud/Makefile index ee274ee6b5b2..855390fded77 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 <bsd.port.mk> diff --git a/net/rubygem-fog-serverlove/Makefile b/net/rubygem-fog-serverlove/Makefile index 03e662ed81e8..39e9ec97691d 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 <bsd.port.mk> diff --git a/net/rubygem-fog-softlayer/Makefile b/net/rubygem-fog-softlayer/Makefile index f2e5d089eb07..46db1bf4b323 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 <bsd.port.mk> diff --git a/net/rubygem-fog-storm_on_demand/Makefile b/net/rubygem-fog-storm_on_demand/Makefile index 4064a532620d..2c5c1c780fb0 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 <bsd.port.mk> diff --git a/net/rubygem-fog-terremark/Makefile b/net/rubygem-fog-terremark/Makefile index 4f46902bd6f0..f35ca99a9a52 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 <bsd.port.mk> diff --git a/net/rubygem-fog-vmfusion/Makefile b/net/rubygem-fog-vmfusion/Makefile index 06f05456ed77..9209780becb3 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 <bsd.port.mk> diff --git a/net/rubygem-fog-voxel/Makefile b/net/rubygem-fog-voxel/Makefile index e267c3276cdf..c16de1524274 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 <bsd.port.mk> diff --git a/net/rubygem-fog-vsphere/Makefile b/net/rubygem-fog-vsphere/Makefile index 1f10f58ec2f6..690cdec5c8e5 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 <bsd.port.mk> diff --git a/net/rubygem-fog-xenserver/Makefile b/net/rubygem-fog-xenserver/Makefile index 23d248ac1669..c212306bde4b 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 <bsd.port.mk> diff --git a/net/rubygem-geoip/Makefile b/net/rubygem-geoip/Makefile index f659fe802e2e..410fd55c213f 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 d8b6ba964195..5ee29905aab6 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 <bsd.port.mk> diff --git a/net/rubygem-http_parser.rb/Makefile b/net/rubygem-http_parser.rb/Makefile index e578c2de58a8..6a8fedc7be36 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 <bsd.port.mk> diff --git a/net/rubygem-httpauth/Makefile b/net/rubygem-httpauth/Makefile index e8e889f0855d..fab90131adf2 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 <bsd.port.mk> diff --git a/net/rubygem-ipaddress/Makefile b/net/rubygem-ipaddress/Makefile index ebb3ca2631ee..65c612d253e5 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 <bsd.port.mk> diff --git a/net/rubygem-iproto/Makefile b/net/rubygem-iproto/Makefile index 3ec3a4bbbe68..b8fe32ee753d 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 <bsd.port.mk> diff --git a/net/rubygem-lita-gems/Makefile b/net/rubygem-lita-gems/Makefile index 7bf9af4e18e2..f45e0eb42bba 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 <bsd.port.mk> diff --git a/net/rubygem-macaddr/Makefile b/net/rubygem-macaddr/Makefile index 3df33c237177..6fe4fc590de9 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 <bsd.port.mk> diff --git a/net/rubygem-net-ldap/Makefile b/net/rubygem-net-ldap/Makefile index 1ba07a5d05f2..e076674f6a22 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 <bsd.port.mk> diff --git a/net/rubygem-net-netrc/Makefile b/net/rubygem-net-netrc/Makefile index f08cd3fd0315..48025cfab4a9 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 <bsd.port.mk> diff --git a/net/rubygem-net-ping/Makefile b/net/rubygem-net-ping/Makefile index 763dba65d572..5fb8a5b146ac 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 <bsd.port.mk> diff --git a/net/rubygem-netrc/Makefile b/net/rubygem-netrc/Makefile index 3f645ebc762e..6bdbd2bf1c4b 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 <bsd.port.mk> diff --git a/net/rubygem-network_interface/Makefile b/net/rubygem-network_interface/Makefile index a6ceaa6d3411..45ce0a1147e7 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 <bsd.port.mk> diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index 89e674208eb4..e835addf8098 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 c8bda5420686..73fa4bfc5bb5 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 <bsd.port.mk> diff --git a/net/rubygem-octokit/Makefile b/net/rubygem-octokit/Makefile index d3e07d7d43da..54a124c2d7fa 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 <bsd.port.mk> diff --git a/net/rubygem-octopress-deploy/Makefile b/net/rubygem-octopress-deploy/Makefile index 8b8f68a7366d..d1d45912d00f 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-auth0/Makefile b/net/rubygem-omniauth-auth0/Makefile index 4f5490a98967..c488cb8d42ce 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile index b8f60ffde383..55d21dc84bf9 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-facebook/Makefile b/net/rubygem-omniauth-facebook/Makefile index 36513a007f93..0f66aaace6d2 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-github-discourse/Makefile b/net/rubygem-omniauth-github-discourse/Makefile index 4f235ad75f2d..638bfc088467 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-github/Makefile b/net/rubygem-omniauth-github/Makefile index 16221d114e40..1503458040d0 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile index c51832e3fe7e..969510f95008 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile index d74a2321ae5f..47a9fdebf5f0 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile index d28e70af4853..163c13aff0d0 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-openid/Makefile b/net/rubygem-omniauth-openid/Makefile index dbf9058df2f0..bb69a028e031 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 <bsd.port.mk> diff --git a/net/rubygem-omniauth-twitter/Makefile b/net/rubygem-omniauth-twitter/Makefile index f805980fa93d..a077dc2ff685 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 <bsd.port.mk> diff --git a/net/rubygem-open-uri-cached/Makefile b/net/rubygem-open-uri-cached/Makefile index 135db2a53997..86a25405bf11 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 <bsd.port.mk> diff --git a/net/rubygem-opennebula/Makefile b/net/rubygem-opennebula/Makefile index 52cc1c037f01..053c3fbb86a7 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 <bsd.port.mk> diff --git a/net/rubygem-packetfu/Makefile b/net/rubygem-packetfu/Makefile index 51b4e9dff979..78abee668b48 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 <bsd.port.mk> diff --git a/net/rubygem-pcaprub/Makefile b/net/rubygem-pcaprub/Makefile index f07a12a90782..b84a087f8ef7 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 <bsd.port.mk> diff --git a/net/rubygem-rabbiter/Makefile b/net/rubygem-rabbiter/Makefile index 151b264a7be5..6565a4e81e65 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 <bsd.port.mk> diff --git a/net/rubygem-rbvmomi/Makefile b/net/rubygem-rbvmomi/Makefile index 6d6b319f12bd..4c6ce2b1d6f9 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 82e5774c8689..5e363a85f635 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 7d8def229ee6..7f4a6dc0869c 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 <bsd.port.mk> diff --git a/net/rubygem-right_gogrid/Makefile b/net/rubygem-right_gogrid/Makefile index e54ef6c2330f..a46459d23fec 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 <bsd.port.mk> diff --git a/net/rubygem-right_http_connection/Makefile b/net/rubygem-right_http_connection/Makefile index 11a71ecc2883..e0bcbf632102 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 <bsd.port.mk> diff --git a/net/rubygem-right_slicehost/Makefile b/net/rubygem-right_slicehost/Makefile index 4f3157d5814b..4c3a1dc22723 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 <bsd.port.mk> diff --git a/net/rubygem-rsync/Makefile b/net/rubygem-rsync/Makefile index 9a0d1162fa06..d78ef8b295f6 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 <bsd.port.mk> diff --git a/net/rubygem-ruby-growl/Makefile b/net/rubygem-ruby-growl/Makefile index 2e9596af5e76..ab6676dab67e 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 951a7279016c..ac274087ef4c 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 <bsd.port.mk> diff --git a/net/rubygem-ruby-yadis/Makefile b/net/rubygem-ruby-yadis/Makefile index 88446e9201eb..e11386449548 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 <bsd.port.mk> diff --git a/net/rubygem-rubyntlm/Makefile b/net/rubygem-rubyntlm/Makefile index a3b9df2ebeab..aa639c57a274 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 <bsd.port.mk> diff --git a/net/rubygem-rubytter/Makefile b/net/rubygem-rubytter/Makefile index 6af9edeec3f6..85ce37804df2 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 <bsd.port.mk> diff --git a/net/rubygem-rudy/Makefile b/net/rubygem-rudy/Makefile index 5d0f26902534..c993c5eece2e 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 5baf081944fd..583b42a7d78f 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 <bsd.port.mk> diff --git a/net/rubygem-simple_oauth/Makefile b/net/rubygem-simple_oauth/Makefile index bf6cbebdb5b6..c3847be9229e 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 <bsd.port.mk> diff --git a/net/rubygem-stompserver/Makefile b/net/rubygem-stompserver/Makefile index d6f434be0026..77e90a3e45a5 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 1f7b7d5720f7..c1434f91af00 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 dfe8e68f6e38..027d4b1f689c 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 <bsd.port.mk> diff --git a/net/rubygem-twitter-stream/Makefile b/net/rubygem-twitter-stream/Makefile index 512c08713bdf..086a5f7e1d48 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 <bsd.port.mk> diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile index 72ce5d1d0f3d..68c05d0851cc 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 <bsd.port.mk> diff --git a/net/rubygem-twitter4r/Makefile b/net/rubygem-twitter4r/Makefile index e7905e424bdd..44f510264d3d 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 675d29b57f1e..8c403420a4f0 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 <bsd.port.mk> diff --git a/net/rubygem-whois/Makefile b/net/rubygem-whois/Makefile index e06716e7277a..f5af3accf045 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 |