mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
www/rubygem-jekyll-watch: depend on devel/rubygem-listen
jekyll-watch is using listen >=3.0 since 1.3.0
This commit is contained in:
parent
daa2bf229b
commit
070ca7a95b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398574
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= jekyll-watch
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,7 +12,7 @@ COMMENT= Handles rebuilding of Jekyll sites when a file changes
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-listen2>=2.7:${PORTSDIR}/devel/rubygem-listen2
|
||||
RUN_DEPENDS= rubygem-listen>=3.0:${PORTSDIR}/devel/rubygem-listen
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user