aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-25 05:59:42 +0800
committerPav Lucistnik <pav@FreeBSD.org>2010-10-25 05:59:42 +0800
commite9cc7471f8c65914f27e06d6dbf4f87f4c02dd8d (patch)
tree5c349a2fc7d618d318c5829d82b11643e1481f35 /net-im
parent60cd14bc81e6bafc0ccdeed4212b1df67d623391 (diff)
downloadfreebsd-ports-gnome-e9cc7471f8c65914f27e06d6dbf4f87f4c02dd8d.tar.gz
freebsd-ports-gnome-e9cc7471f8c65914f27e06d6dbf4f87f4c02dd8d.tar.zst
freebsd-ports-gnome-e9cc7471f8c65914f27e06d6dbf4f87f4c02dd8d.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 888ec5828561..e3f239d737b9 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