diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber.el/Makefile | 5 |
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 |