1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Only broken on 5.005.

PR:		ports/70524
Submitted by:	Cheng-Lung Sung <clsung.at.tw.freebsd.org>
This commit is contained in:
Vanilla I. Shu 2004-08-17 15:59:19 +00:00
parent 25821e3abc
commit 663180c840
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116528

View File

@ -25,8 +25,8 @@ MAN3= XML::SimpleObject::LibXML.3
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "Does not build"
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>