aboutsummaryrefslogtreecommitdiff
path: root/mail/enma
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-04-18 19:14:55 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-04-18 19:14:55 +0000
commit948bc89b3750be6a0703651ce91b8ec222882a61 (patch)
treea956dfc3f94325bbc91cb67aabed74635b60b27b /mail/enma
parentb10bdf644d3a712a19ec63481d7a0d9e8ddc3256 (diff)
downloadports-948bc89b3750be6a0703651ce91b8ec222882a61.tar.gz
ports-948bc89b3750be6a0703651ce91b8ec222882a61.zip
Mark BROKEN on 9.x: does not build
Notes
Notes: svn path=/head/; revision=252881
Diffstat (limited to 'mail/enma')
-rw-r--r--mail/enma/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/enma/Makefile b/mail/enma/Makefile
index 4f16f85fc08d..81bb9eeb15a2 100644
--- a/mail/enma/Makefile
+++ b/mail/enma/Makefile
@@ -42,6 +42,10 @@ SUB_FILES= milter-enma
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"
+.if ${OSVERSION} >= 900007
+BROKEN= does not build
+.endif
+
USE_OPENSSL= yes
.if ${OSVERSION} < 700000
WITH_OPENSSL_PORT= yes