aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-20 17:58:53 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-20 17:58:53 +0800
commit9d0042ae75ef3fc38dcfc0c08fcee2789116f04f (patch)
tree6488b8c7ae646cdca19a398e9befd61594fb1afa /www
parent3a8d3675bb6b28116c1e58012270c551880de7bf (diff)
downloadfreebsd-ports-gnome-9d0042ae75ef3fc38dcfc0c08fcee2789116f04f.tar.gz
freebsd-ports-gnome-9d0042ae75ef3fc38dcfc0c08fcee2789116f04f.tar.zst
freebsd-ports-gnome-9d0042ae75ef3fc38dcfc0c08fcee2789116f04f.zip
- Add missing dependency.
Approved by: maintainer
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Mason/Makefile2
1 files changed, 2 insertions, 0 deletions
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