From 107b408c3141f4a2d694fb7bb6f3809d48f62a04 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Thu, 31 May 2018 01:18:05 +0000 Subject: USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html --- graphics/xface.el/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'graphics/xface.el') diff --git a/graphics/xface.el/Makefile b/graphics/xface.el/Makefile index 9fc07787fe6f..4ba5f7abb8b7 100644 --- a/graphics/xface.el/Makefile +++ b/graphics/xface.el/Makefile @@ -15,6 +15,11 @@ COMMENT= X-Face encoder/decoder/viewer for Emacsen LICENSE= GPLv2+ +.if ${FLAVOR:U} != devel && ${FLAVOR:U} != devel_nox +# http://pkg.awarnach.mathstat.dal.ca/data/11i386-default/2018-05-30_07h36m11s/logs/errors/xface.el-emacs26-1.3.6.24_18.log +BROKEN= fails to build +.endif + RUN_DEPENDS= compface:mail/faces USES= emacs -- cgit v1.2.3