diff options
Diffstat (limited to 'www/p5-Catalyst-View-HTML-Template-Compiled/Makefile')
-rw-r--r-- | www/p5-Catalyst-View-HTML-Template-Compiled/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile b/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile index 3da1a7661210..9036171252f5 100644 --- a/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile +++ b/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile @@ -17,7 +17,8 @@ COMMENT= HTML::Template::Compiled View Class BUILD_DEPENDS= ${SITE_PERL}/HTML/Template/Compiled.pm:${PORTSDIR}/www/p5-HTML-Template-Compiled \ ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \ - ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst + ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ + p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |