aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-12 10:13:15 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-12 10:13:15 +0000
commit99bc2241aec76cb5ab1ac035a856449836ff30d3 (patch)
tree1b6dec127afafeef114a6fbc42fbda3e79dde609 /www
parenteed8704e6f660e183561b86d64f0c60df94507a5 (diff)
downloadports-99bc2241aec76cb5ab1ac035a856449836ff30d3.tar.gz
ports-99bc2241aec76cb5ab1ac035a856449836ff30d3.zip
Notes
Diffstat (limited to 'www')
-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 ddf57cc2d99b..ad32400af114 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -57,7 +57,7 @@ MAN3= Bundle::HTML::Mason.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} <= 500601
+.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
.endif