aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-08-08 04:44:51 +0800
committersobomax <sobomax@FreeBSD.org>2003-08-08 04:44:51 +0800
commitf183d7fa02c16e649336d960a65f98e194c30fef (patch)
tree728df07863040e19e54ddf4d77284fc392334fea /mail
parent3a904ff1bda31c66e2ad518bd53c14e64a79dd41 (diff)
downloadfreebsd-ports-gnome-f183d7fa02c16e649336d960a65f98e194c30fef.tar.gz
freebsd-ports-gnome-f183d7fa02c16e649336d960a65f98e194c30fef.tar.zst
freebsd-ports-gnome-f183d7fa02c16e649336d960a65f98e194c30fef.zip
Replace B0RKEN with IGNORE - the port isn't broken per se, it just requires
perl compiled manually with support for threads.
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Sendmail-Milter/Makefile2
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}