diff options
author | swills <swills@FreeBSD.org> | 2016-04-28 00:36:41 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-04-28 00:36:41 +0800 |
commit | 900b8428054e4288c9669f4f17359be2ae8a45c3 (patch) | |
tree | 146c1b1aad08357a95df3348dea477d956cd3816 /archivers | |
parent | c5f5d48270cbe2ede4cb24ba577ced5ea769dd2f (diff) | |
download | freebsd-ports-gnome-900b8428054e4288c9669f4f17359be2ae8a45c3.tar.gz freebsd-ports-gnome-900b8428054e4288c9669f4f17359be2ae8a45c3.tar.zst freebsd-ports-gnome-900b8428054e4288c9669f4f17359be2ae8a45c3.zip |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rubygem-archive-tar-minitar/Makefile | 3 | ||||
-rw-r--r-- | archivers/rubygem-archive-zip/Makefile | 3 | ||||
-rw-r--r-- | archivers/rubygem-bzip2-ruby/Makefile | 3 | ||||
-rw-r--r-- | archivers/rubygem-libarchive/Makefile | 4 | ||||
-rw-r--r-- | archivers/rubygem-minitar/Makefile | 3 | ||||
-rw-r--r-- | archivers/rubygem-ruby-xz/Makefile | 3 | ||||
-rw-r--r-- | archivers/rubygem-rubyzip/Makefile | 3 | ||||
-rw-r--r-- | archivers/rubygem-rubyzip2/Makefile | 3 |
8 files changed, 8 insertions, 17 deletions
diff --git a/archivers/rubygem-archive-tar-minitar/Makefile b/archivers/rubygem-archive-tar-minitar/Makefile index 7a19c813474e..8005646dc448 100644 --- a/archivers/rubygem-archive-tar-minitar/Makefile +++ b/archivers/rubygem-archive-tar-minitar/Makefile @@ -14,8 +14,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist PLIST_FILES= bin/minitar diff --git a/archivers/rubygem-archive-zip/Makefile b/archivers/rubygem-archive-zip/Makefile index b80675bb09f5..5d9ffa8f637d 100644 --- a/archivers/rubygem-archive-zip/Makefile +++ b/archivers/rubygem-archive-zip/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= rubygem-io-like>=0.3.0:devel/rubygem-io-like NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> diff --git a/archivers/rubygem-bzip2-ruby/Makefile b/archivers/rubygem-bzip2-ruby/Makefile index 829aeaea9ee8..de4a6c5fcd21 100644 --- a/archivers/rubygem-bzip2-ruby/Makefile +++ b/archivers/rubygem-bzip2-ruby/Makefile @@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> diff --git a/archivers/rubygem-libarchive/Makefile b/archivers/rubygem-libarchive/Makefile index 2fa674148bd3..c603d3bc2740 100644 --- a/archivers/rubygem-libarchive/Makefile +++ b/archivers/rubygem-libarchive/Makefile @@ -12,10 +12,8 @@ COMMENT= Ruby bindings for libarchive LICENSE= BSD3CLAUSE -USES= dos2unix libarchive USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= dos2unix gem:autoplist libarchive DOS2UNIX_FILES= ext/depend diff --git a/archivers/rubygem-minitar/Makefile b/archivers/rubygem-minitar/Makefile index 70330cf9d075..5a6c07b09d29 100644 --- a/archivers/rubygem-minitar/Makefile +++ b/archivers/rubygem-minitar/Makefile @@ -15,8 +15,7 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist PLIST_FILES= bin/minitar diff --git a/archivers/rubygem-ruby-xz/Makefile b/archivers/rubygem-ruby-xz/Makefile index 60b18009fc84..ab1750545118 100644 --- a/archivers/rubygem-ruby-xz/Makefile +++ b/archivers/rubygem-ruby-xz/Makefile @@ -9,7 +9,6 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for the liblzma library USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> diff --git a/archivers/rubygem-rubyzip/Makefile b/archivers/rubygem-rubyzip/Makefile index 3b0f1b214bbc..65ebebc4caf0 100644 --- a/archivers/rubygem-rubyzip/Makefile +++ b/archivers/rubygem-rubyzip/Makefile @@ -14,7 +14,6 @@ LICENSE_COMB= dual NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> diff --git a/archivers/rubygem-rubyzip2/Makefile b/archivers/rubygem-rubyzip2/Makefile index 6540e819a8f6..5661dfbd35e8 100644 --- a/archivers/rubygem-rubyzip2/Makefile +++ b/archivers/rubygem-rubyzip2/Makefile @@ -12,7 +12,6 @@ COMMENT= Ruby compatible Zip library NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |