diff options
Diffstat (limited to 'www/p5-STF-Dispatcher-PSGI/Makefile')
-rw-r--r-- | www/p5-STF-Dispatcher-PSGI/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-STF-Dispatcher-PSGI/Makefile b/www/p5-STF-Dispatcher-PSGI/Makefile index 55d33b02387b..3d0b15fdd447 100644 --- a/www/p5-STF-Dispatcher-PSGI/Makefile +++ b/www/p5-STF-Dispatcher-PSGI/Makefile @@ -15,14 +15,14 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ - p5-HTTP-Date>0:${PORTSDIR}/www/p5-HTTP-Date \ - p5-Plack>0:${PORTSDIR}/www/p5-Plack \ - p5-Plack-Middleware-Header>0:${PORTSDIR}/www/p5-Plack-Middleware-Header + p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ + p5-HTTP-Date>0:www/p5-HTTP-Date \ + p5-Plack>0:www/p5-Plack \ + p5-Plack-Middleware-Header>0:www/p5-Plack-Middleware-Header BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ - p5-Net-STF-Client>0:${PORTSDIR}/www/p5-Net-STF-Client \ - p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP + p5-Net-STF-Client>0:www/p5-Net-STF-Client \ + p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= modbuild |