mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
archivers/rubygem-ruby-xz: fix dependencies
This commit is contained in:
parent
dc698dfdd5
commit
eed785560a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433254
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= ruby-xz
|
PORTNAME= ruby-xz
|
||||||
PORTVERSION= 0.2.3
|
PORTVERSION= 0.2.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= archivers rubygems
|
CATEGORIES= archivers rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -11,6 +12,10 @@ COMMENT= Ruby bindings for the liblzma library
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
RUN_DEPENDS= rubygem-ffi>=1.9:devel/rubygem-ffi \
|
||||||
|
rubygem-io-like>=0.3:devel/rubygem-io-like \
|
||||||
|
rubygem-archive-tar-minitar>=0.5:archivers/rubygem-archive-tar-minitar
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
Loading…
Add table
Reference in a new issue