aboutsummaryrefslogtreecommitdiff
path: root/net-im/ejabberd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-24 21:59:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-10-24 21:59:42 +0000
commite9cc7471f8c65914f27e06d6dbf4f87f4c02dd8d (patch)
tree5c349a2fc7d618d318c5829d82b11643e1481f35 /net-im/ejabberd
parent60cd14bc81e6bafc0ccdeed4212b1df67d623391 (diff)
downloadports-e9cc7471f8c65914f27e06d6dbf4f87f4c02dd8d.tar.gz
ports-e9cc7471f8c65914f27e06d6dbf4f87f4c02dd8d.zip
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=263534
Diffstat (limited to 'net-im/ejabberd')
-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