summaryrefslogtreecommitdiff
path: root/editors/tamago
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-02-03 20:34:54 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-02-03 20:34:54 +0000
commit1d7cdb502ba5fdad34257cc21a366e35d7d3448f (patch)
tree67df5d2f0e8f3569e389de46ff9b67323818f03c /editors/tamago
parent491d4a7717f96a8c723b5ff4ea135ebd5c689e84 (diff)
downloadfreebsd-ports-1d7cdb502ba5fdad34257cc21a366e35d7d3448f.zip
Mark devel_nox flavor BROKEN too
Loading /wrkdirs/usr/ports/editors/tamago/work-devel_nox/tamago-4.0.6.0.20041122.19.14/docomp.el (source)... *** Signal 11 Reported by: pkg-fallout
Diffstat (limited to 'editors/tamago')
-rw-r--r--editors/tamago/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index 67db334284f7..dfe8d08f87dd 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -13,7 +13,7 @@ COMMENT= Egg V4, Multilingual Input Method for Emacsen
LICENSE= GPLv2
-.if ${FLAVOR:U} != devel && ${FLAVOR:U} != devel_nox
+.if ${FLAVOR:U} != devel
# http://pkg.awarnach.mathstat.dal.ca/data/11i386-default/2018-05-30_07h36m11s/logs/errors/tamago-emacs26-4.0.6.0.20041122.19.14_4.log
BROKEN= fails to build
.endif