From 0fd9ff3861378e7c9573dd9c7fcb65bc31cc1990 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Wed, 7 Mar 2012 21:25:47 +0000 Subject: [PATCH] - Mark BROKEN w/ lang/perl5.14 PR: ports/165457 With Hat: perl@ --- mail/p5-Mail-CClient/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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