diff options
Diffstat (limited to 'www/p5-Any-Template/Makefile')
-rw-r--r-- | www/p5-Any-Template/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Any-Template/Makefile b/www/p5-Any-Template/Makefile index a0f71b7a2b96..4962e37d03e5 100644 --- a/www/p5-Any-Template/Makefile +++ b/www/p5-Any-Template/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provide a consistent interface to a wide array of templating languages -BUILD_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace -RUN_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace -TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions +BUILD_DEPENDS= p5-Log-Trace>0:devel/p5-Log-Trace +RUN_DEPENDS= p5-Log-Trace>0:devel/p5-Log-Trace +TEST_DEPENDS= p5-Test-Assertions>0:devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure |