aboutsummaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-11-25 22:05:22 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-11-25 22:05:22 +0000
commitc38a8b57ed67c79b36cd06002081fca6aee69e79 (patch)
treed62a484e528d97273199fc6892a9cde18946d994 /mail/nmh
parent4e70fa57451bcfe7b804a0f72799b572410fd43d (diff)
downloadports-c38a8b57ed67c79b36cd06002081fca6aee69e79.tar.gz
ports-c38a8b57ed67c79b36cd06002081fca6aee69e79.zip
Mark BROKEN on HEAD
Notes
Notes: svn path=/head/; revision=265149
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 75b465155c94..623bb5a2d771 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -100,6 +100,10 @@ OPTIONS= SASL2 "Cyrus SASL2" OFF
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 90007
+BROKEN= does not build
+.endif
+
.if defined(WITH_SASL2)
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
CONFIGURE_ARGS+= --with-cyrus-sasl=${PREFIX}