aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Mason
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-11 06:06:59 +0800
committermiwi <miwi@FreeBSD.org>2006-12-11 06:06:59 +0800
commit84e271d6f40666f4c299df91690da222769cf1e6 (patch)
treefc997d1a153f299da9a7fd76c4bdc87cdf9aada0 /www/p5-HTML-Mason
parent1975d7acfb1ac080411cdddfeb344c57cd4d7bab (diff)
downloadfreebsd-ports-gnome-84e271d6f40666f4c299df91690da222769cf1e6.tar.gz
freebsd-ports-gnome-84e271d6f40666f4c299df91690da222769cf1e6.tar.zst
freebsd-ports-gnome-84e271d6f40666f4c299df91690da222769cf1e6.zip
- Fix dependency
PR: ports/106541 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
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 \