aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-07-30 03:54:57 +0800
committerpav <pav@FreeBSD.org>2011-07-30 03:54:57 +0800
commit98e3c090df337d8387cdb9dc003c5396ef96535e (patch)
treecf46c368174de94229e466aa27a5a240ce892741 /mail/sendmail
parent56a9662ca5fdb76b0158b1244ffe67930f433517 (diff)
downloadfreebsd-ports-gnome-98e3c090df337d8387cdb9dc003c5396ef96535e.tar.gz
freebsd-ports-gnome-98e3c090df337d8387cdb9dc003c5396ef96535e.tar.zst
freebsd-ports-gnome-98e3c090df337d8387cdb9dc003c5396ef96535e.zip
- Mark BROKEN on 9.0-CURRENT: does not build
pic -C op.me | eqn -C -Tascii | groff -Tascii -me | ul -t dumb > op.txt ul: unknown escape sequence in input: 33, 133 Reported by: pointyhat
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 88ea956103ef..7337ed41d2b4 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -409,6 +409,10 @@ help:
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 900000
+BROKEN= does not build
+.endif
+
.if defined(SENDMAIL_WITH_TLS) || defined(WITH_TLS)
.if !defined(WITH_OPENSSL_BASE)
SITE+= ${FILESDIR}/site.config.m4.ssl