diff options
Diffstat (limited to 'www/p5-Catalyst-View-TT-ControllerLocal/Makefile')
-rw-r--r-- | www/p5-Catalyst-View-TT-ControllerLocal/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/www/p5-Catalyst-View-TT-ControllerLocal/Makefile b/www/p5-Catalyst-View-TT-ControllerLocal/Makefile index 10d4fb190d4d..215e0054f013 100644 --- a/www/p5-Catalyst-View-TT-ControllerLocal/Makefile +++ b/www/p5-Catalyst-View-TT-ControllerLocal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-View-TT-ControllerLocal -# Date created: 11 Feb 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-View-TT-ControllerLocal PORTVERSION= 0.02 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::TTControllerLocal.3 \ Catalyst::View::TT::ControllerLocal.3 |