aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-20 10:37:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-20 10:37:46 +0000
commit05a9694307278929e13bd6fad5db6c4230d8a7d1 (patch)
tree25b6163aeae8bb9179fa79d71ec072ce64fa9ad0
parent423f9cc9611618988a04b41a0652a37def07cbd5 (diff)
downloadports-05a9694307278929e13bd6fad5db6c4230d8a7d1.tar.gz
ports-05a9694307278929e13bd6fad5db6c4230d8a7d1.zip
Notes
-rw-r--r--mail/zmailer/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile
index ceebfed9eb6a..d3c847bfb5c3 100644
--- a/mail/zmailer/Makefile
+++ b/mail/zmailer/Makefile
@@ -26,6 +26,10 @@ CONFIGURE_ARGS= --without-openssl
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 500113
+BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
+.endif
+
CONFIGURE_ARGS+= --prefix=${PREFIX}/ \
--with-bundled-libresolv \
--with-mailbin=${PREFIX}/sbin \