From 9d0042ae75ef3fc38dcfc0c08fcee2789116f04f Mon Sep 17 00:00:00 2001 From: kuriyama Date: Wed, 20 Jan 2010 09:58:53 +0000 Subject: - Add missing dependency. Approved by: maintainer --- www/p5-HTML-Mason/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www') diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 7357c19c8225..3fb1108f36f8 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -7,6 +7,7 @@ PORTNAME= HTML-Mason PORTVERSION= 1.44 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +20,7 @@ BUILD_DEPENDS= p5-Class-Container>=0.7:${PORTSDIR}/devel/p5-Class-Container \ RUN_DEPENDS= p5-Cache-Cache>=1:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Class-Container>=0.7:${PORTSDIR}/devel/p5-Class-Container \ p5-Exception-Class>=1.15:${PORTSDIR}/devel/p5-Exception-Class \ + p5-Log-Any>=0.08:${PORTSDIR}/devel/p5-Log-Any \ p5-Params-Validate>=0.07:${PORTSDIR}/devel/p5-Params-Validate \ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser -- cgit