Now builds on 7.x

This commit is contained in:
Kris Kennaway 2006-08-17 09:38:44 +00:00
parent b1d522dace
commit b11f2e7b59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170858

View file

@ -66,10 +66,6 @@ MAN7= fsf-funding.7 gfdl.7 gpl.7
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700000
BROKEN= "Does not build on FreeBSD >= 7.0"
.endif
.if ${PERL_LEVEL} < 500600
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators
.endif