diff options
Diffstat (limited to 'mail/p5-Sendmail-Milter/Makefile')
-rw-r--r-- | mail/p5-Sendmail-Milter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Sendmail-Milter/Makefile b/mail/p5-Sendmail-Milter/Makefile index c634d70a9d35..1b9097b0f5cc 100644 --- a/mail/p5-Sendmail-Milter/Makefile +++ b/mail/p5-Sendmail-Milter/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A module to write mail filters in Perl using sendmail's mail filter API +BROKEN= "Does not compile" + PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |