aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2018-05-31 01:18:05 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2018-05-31 01:18:05 +0000
commit107b408c3141f4a2d694fb7bb6f3809d48f62a04 (patch)
tree69a40aa3b0a3194344d14d8974e6df5255764104 /net-im
parent3ae34aead84a9ea4fff9fa6ad55504563c3ba964 (diff)
downloadports-107b408c3141f4a2d694fb7bb6f3809d48f62a04.tar.gz
ports-107b408c3141f4a2d694fb7bb6f3809d48f62a04.zip
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Notes
Notes: svn path=/head/; revision=471191
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabber.el/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-im/jabber.el/Makefile b/net-im/jabber.el/Makefile
index ea8b8c934cf8..65440c24a422 100644
--- a/net-im/jabber.el/Makefile
+++ b/net-im/jabber.el/Makefile
@@ -12,6 +12,11 @@ DISTNAME= emacs-jabber-${PORTVERSION}
MAINTAINER= max.n.boyarov@gmail.com
COMMENT= Minimal jabber client for [X]Emacs
+.if ${FLAVOR:U} != devel && ${FLAVOR:U} != devel_nox
+# http://pkg.awarnach.mathstat.dal.ca/data/11i386-default/2018-05-30_07h36m11s/logs/errors/jabber.el-emacs26-0.8.92_7.log
+BROKEN= fails to build
+.endif
+
RUN_DEPENDS= ${LOCALBASE}/bin/gnutls-cli:security/gnutls
USES= emacs gmake