aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-10-25 05:59:42 +0800
committerpav <pav@FreeBSD.org>2010-10-25 05:59:42 +0800
commit9f16299c55d9eea0183583c8f1f8073435478b1d (patch)
tree2171b630ae607f3c0c2d09a516c52a6e7ce21773 /net-im
parent95ddbda827210d4a68ce1aaa5e84f4e267fe06c8 (diff)
downloadfreebsd-ports-graphics-9f16299c55d9eea0183583c8f1f8073435478b1d.tar.gz
freebsd-ports-graphics-9f16299c55d9eea0183583c8f1f8073435478b1d.tar.zst
freebsd-ports-graphics-9f16299c55d9eea0183583c8f1f8073435478b1d.zip
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ejabberd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile
index 888ec582856..e3f239d737b 100644
--- a/net-im/ejabberd/Makefile
+++ b/net-im/ejabberd/Makefile
@@ -42,6 +42,7 @@ LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/COPYING
USE_OPENSSL= yes
.if ${OSVERSION} < 700000
+BROKEN= does not compile
WITH_OPENSSL_PORT= yes
CONFIGURE_ARGS+=--with-openssl=${LOCALBASE}
.endif