aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI.pm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-10 22:02:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-10 22:02:57 +0000
commit5c3f33158c45d880460582827e951c75815c90aa (patch)
tree23d45c2c288c1cdd2f3c61008e51beac5f7a578c /www/p5-CGI.pm
parenta8062b84bd6036e7ae112d49fa75bad16c8cb687 (diff)
downloadports-5c3f33158c45d880460582827e951c75815c90aa.tar.gz
ports-5c3f33158c45d880460582827e951c75815c90aa.zip
BROKEN with perl 5.6: Does not build
Notes
Notes: svn path=/head/; revision=132975
Diffstat (limited to 'www/p5-CGI.pm')
-rw-r--r--www/p5-CGI.pm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-CGI.pm/Makefile b/www/p5-CGI.pm/Makefile
index c3c812c401d8..964104c93c98 100644
--- a/www/p5-CGI.pm/Makefile
+++ b/www/p5-CGI.pm/Makefile
@@ -46,6 +46,7 @@ post-install:
.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
+BROKEN= "Does not build with perl < 5.6"
.endif
.include <bsd.port.post.mk>