diff --git a/devel/p5-Include/Makefile b/devel/p5-Include/Makefile index b56be7598b80..005ab4db77e3 100644 --- a/devel/p5-Include/Makefile +++ b/devel/p5-Include/Makefile @@ -19,4 +19,10 @@ PERL_CONFIGURE= YES MAN3= Include.3 -.include +.include + +.if ${OSVERSION} >= 502000 +BROKEN= "Does not install correctly" +.endif + +.include