diff options
Diffstat (limited to 'www/p5-Catalyst-View-TT-ControllerLocal/Makefile')
-rw-r--r-- | www/p5-Catalyst-View-TT-ControllerLocal/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Catalyst-View-TT-ControllerLocal/Makefile b/www/p5-Catalyst-View-TT-ControllerLocal/Makefile index 57b75f5f51a4..712544f29ffd 100644 --- a/www/p5-Catalyst-View-TT-ControllerLocal/Makefile +++ b/www/p5-Catalyst-View-TT-ControllerLocal/Makefile @@ -14,9 +14,9 @@ COMMENT= Catalyst TT View with template names relative to the Controller LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \ - p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \ + p5-Catalyst-Devel>=1.00:www/p5-Catalyst-Devel \ + p5-Catalyst-View-TT>=0:www/p5-Catalyst-View-TT RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |