aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber.el
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2020-08-12 18:30:06 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2020-08-12 18:30:06 +0000
commitbea2b0b80255c7df1a22f967b34299a2bfaad9ca (patch)
tree9cd448f0266d934d79aafc6ae5f7cc25f6b2eaf0 /net-im/jabber.el
parentcbd41e1dc155e34115118d440e0d05c2c6c25a65 (diff)
downloadports-bea2b0b80255c7df1a22f967b34299a2bfaad9ca.tar.gz
ports-bea2b0b80255c7df1a22f967b34299a2bfaad9ca.zip
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading dependent (*-emacs26-*) ports. Port changes: - depend on math/gmp - match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and turning MAGICK off by default - remove OPENMP check for graphics/ImageMagick as the openmp is now included in base - update EMACS_VER in Mk/Uses/emacs.mk - bump USES=emacs ports or remove BROKEN for net-im/jabber.el and deskutils/howm, which now build Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch) Reviewed by: ashish Differential Revision: https://reviews.freebsd.org/D23966
Notes
Notes: svn path=/head/; revision=544763
Diffstat (limited to 'net-im/jabber.el')
-rw-r--r--net-im/jabber.el/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net-im/jabber.el/Makefile b/net-im/jabber.el/Makefile
index c27b19438409..21a4b2720c68 100644
--- a/net-im/jabber.el/Makefile
+++ b/net-im/jabber.el/Makefile
@@ -12,11 +12,6 @@ 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