aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-10 22:06:59 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-10 22:06:59 +0000
commitbcdbff1c59b1924edfd535e20ef49239e05945b2 (patch)
tree814cdba859d072e82a7ea7975de2a1ed0f3778ac /www/p5-HTML-Mason
parent2b73fa6aec0e1e09133b345121cbc7636c758dbf (diff)
- Fix dependency
PR: ports/106541 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=179414
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r--www/p5-HTML-Mason/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 32216247227c..a620377a49ec 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dsh@vlink.ru
COMMENT= High-performance, dynamic web site authoring system
-BUILD_DEPENDS= p5-Module-Build>=0.26:${PORTSDIR}/devel/p5-Module-Build
+BUILD_DEPENDS= p5-Module-Build>=0.28:${PORTSDIR}/devel/p5-Module-Build
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \