diff options
Diffstat (limited to 'www/p5-Catalyst-View-HTML-Template-Compiled/Makefile')
-rw-r--r-- | www/p5-Catalyst-View-HTML-Template-Compiled/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile b/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile index 65bfd7fb7362..ff4683c191c3 100644 --- a/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile +++ b/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= HTML::Template::Compiled View Class -BUILD_DEPENDS= p5-HTML-Template-Compiled>=0.74:${PORTSDIR}/www/p5-HTML-Template-Compiled \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel +BUILD_DEPENDS= p5-HTML-Template-Compiled>=0.74:www/p5-HTML-Template-Compiled \ + p5-Path-Class>=0:devel/p5-Path-Class \ + p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \ + p5-Catalyst-Devel>=1.00:www/p5-Catalyst-Devel RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |