diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Static-Simple/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Static-Simple/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Static-Simple/Makefile b/www/p5-Catalyst-Plugin-Static-Simple/Makefile index 1cbbdcfb37b9..5f515300e81e 100644 --- a/www/p5-Catalyst-Plugin-Static-Simple/Makefile +++ b/www/p5-Catalyst-Plugin-Static-Simple/Makefile @@ -13,11 +13,11 @@ COMMENT= Make serving static pages painless LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80008:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-MIME-Types>=2.03:${PORTSDIR}/mail/p5-MIME-Types \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80008:www/p5-Catalyst-Runtime \ + p5-MIME-Types>=2.03:mail/p5-MIME-Types \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-Types>=0:devel/p5-MooseX-Types \ + p5-namespace-autoclean>=0:devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |