mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Add missing (undeclared) DEPENDS
PR: ports/166344 Approved by: maintainer timeout (fernan@iib.unsam.edu.ar, >2 weeks)
This commit is contained in:
parent
9a89763a2b
commit
5f27879926
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294661
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Catalyst-Plugin-Scheduler
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,6 +16,7 @@ MAINTAINER= fernan@iib.unsam.edu.ar
|
||||
COMMENT= Schedule events to run in a cron-like manner
|
||||
|
||||
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
|
||||
p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \
|
||||
p5-Set-Scalar>=0:${PORTSDIR}/devel/p5-Set-Scalar \
|
||||
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
|
||||
|
Loading…
Reference in New Issue
Block a user