mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Change RUN_DEPENDS from rubygem-xdg to rubygem-xdg2
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
d6a0dcf831
commit
600b3e6945
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503328
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= tmuxinator
|
||||
PORTVERSION= 0.14.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils ruby
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,7 +14,7 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-erubis>=2.6:www/rubygem-erubis \
|
||||
rubygem-thor>=0.15.0:devel/rubygem-thor \
|
||||
rubygem-xdg>=2.2.3:devel/rubygem-xdg
|
||||
rubygem-xdg2>=2.2.3:devel/rubygem-xdg2
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user