diff options
Diffstat (limited to 'www/p5-Catalyst-Engine-PSGI/Makefile')
-rw-r--r-- | www/p5-Catalyst-Engine-PSGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Engine-PSGI/Makefile b/www/p5-Catalyst-Engine-PSGI/Makefile index 7740d9755382..c465964b132c 100644 --- a/www/p5-Catalyst-Engine-PSGI/Makefile +++ b/www/p5-Catalyst-Engine-PSGI/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Catalyst-Runtime>=5.80007:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Action-RenderView>0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView + p5-Catalyst-Runtime>=5.80007:www/p5-Catalyst-Runtime \ + p5-Catalyst-Action-RenderView>0:www/p5-Catalyst-Action-RenderView BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |