diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-08-07 20:44:51 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-08-07 20:44:51 +0000 |
commit | d905d93044bf150f2280aeac589774695bf9ccc0 (patch) | |
tree | f667bc57515665784b60bb4501624879d9ba9791 /mail/p5-Sendmail-Milter/Makefile | |
parent | 226dece1343fc5d43591ee4e1835e0bc89e77062 (diff) | |
download | ports-d905d93044bf150f2280aeac589774695bf9ccc0.tar.gz ports-d905d93044bf150f2280aeac589774695bf9ccc0.zip |
Notes
Diffstat (limited to 'mail/p5-Sendmail-Milter/Makefile')
-rw-r--r-- | mail/p5-Sendmail-Milter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Sendmail-Milter/Makefile b/mail/p5-Sendmail-Milter/Makefile index 1b9097b0f5cc..d6f879b41332 100644 --- a/mail/p5-Sendmail-Milter/Makefile +++ b/mail/p5-Sendmail-Milter/Makefile @@ -15,7 +15,7 @@ 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" +IGNORE= "Requires perl compiled manually with threads." PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |