- Mark the port as BROKEN on -CURRENT.

This commit is contained in:
Sergey Matveychuk 2005-10-21 13:58:25 +00:00
parent 67e885f961
commit 72a37ced7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146027

View file

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