diff options
author | dougb <dougb@FreeBSD.org> | 2003-02-21 17:18:18 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-02-21 17:18:18 +0800 |
commit | 3b7fddb8fb0fa2735d0b3460712beb8838e2edd0 (patch) | |
tree | 940ecda02b97b8a643b7568b1208f43c16a160d1 /mail/p5-Mail-SpamAssassin-snapshot | |
parent | d0c5f6c7c456ecdb947ca40b4696a8eabe9aacce (diff) | |
download | freebsd-ports-gnome-3b7fddb8fb0fa2735d0b3460712beb8838e2edd0.tar.gz freebsd-ports-gnome-3b7fddb8fb0fa2735d0b3460712beb8838e2edd0.tar.zst freebsd-ports-gnome-3b7fddb8fb0fa2735d0b3460712beb8838e2edd0.zip |
Mark this snapshot version broken till I get a chance to fix it.
The release version of 2.50 is available now, so this port is not
needed as much as it once was, but probably still worth fixing.
Diffstat (limited to 'mail/p5-Mail-SpamAssassin-snapshot')
-rw-r--r-- | mail/p5-Mail-SpamAssassin-snapshot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Mail-SpamAssassin-snapshot/Makefile b/mail/p5-Mail-SpamAssassin-snapshot/Makefile index adf43e8d5dfe..811c28874969 100644 --- a/mail/p5-Mail-SpamAssassin-snapshot/Makefile +++ b/mail/p5-Mail-SpamAssassin-snapshot/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= DougB@FreeBSD.org +BROKEN= "mail/p5-Mail-SpamAssassin has been updated to 2.50" + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools |