From 07803401b6809db0135a5bed45075daa4650319b Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Fri, 18 Jan 2008 16:43:30 +0000 Subject: [PATCH] Fix INDEX: p5-Catalyst-View-Templated is in www, not devel. Reported by: portsnap buildbox --- www/p5-Catalyst-View-ClearSilver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/p5-Catalyst-View-ClearSilver/Makefile b/www/p5-Catalyst-View-ClearSilver/Makefile index a32424c96282..254d3a10dca3 100644 --- a/www/p5-Catalyst-View-ClearSilver/Makefile +++ b/www/p5-Catalyst-View-ClearSilver/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/ClearSilver.pm:${PORTSDIR}/www/p5-Clear p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ ${SITE_PERL}/${PERL_ARCH}/Data/Structure/Util.pm:${PORTSDIR}/devel/p5-Data-Structure-Util \ ${SITE_PERL}/Class/C3.pm:${PORTSDIR}/devel/p5-Class-C3 \ - ${SITE_PERL}/Catalyst/View/Templated.pm:${PORTSDIR}/devel/p5-Catalyst-View-Templated + ${SITE_PERL}/Catalyst/View/Templated.pm:${PORTSDIR}/www/p5-Catalyst-View-Templated RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes