diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Scheduler/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Scheduler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Scheduler/Makefile b/www/p5-Catalyst-Plugin-Scheduler/Makefile index 6d99e46a89ff..107440007150 100644 --- a/www/p5-Catalyst-Plugin-Scheduler/Makefile +++ b/www/p5-Catalyst-Plugin-Scheduler/Makefile @@ -7,6 +7,7 @@ PORTNAME= Catalyst-Plugin-Scheduler PORTVERSION= 0.09 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +18,6 @@ COMMENT= Schedule events to run in a cron-like manner BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \ p5-Set-Scalar>=0:${PORTSDIR}/devel/p5-Set-Scalar \ - p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} |