diff --git a/mail/p5-Mail-CClient/Makefile b/mail/p5-Mail-CClient/Makefile index 9851ff2e1191..840007c87a2c 100644 --- a/mail/p5-Mail-CClient/Makefile +++ b/mail/p5-Mail-CClient/Makefile @@ -69,4 +69,8 @@ post-patch: -e 's/ -lpam_misc//g;' \ ${WRKSRC}/Makefile.PL +.if ${PERL_LEVEL} > 501400 +BROKEN= does not compile, no release since 2004 +.endif + .include