Exclude devel_nox due to build failure.
This commit is contained in:
parent
6eef253ae2
commit
f0ce7eb2f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494063
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,9 @@ COMMENT= Egg V4, Multilingual Input Method for Emacsen
|
|||
LICENSE= GPLv2
|
||||
|
||||
USES= emacs
|
||||
EMACS_FLAVORS_EXCLUDE= devel_full # fails to build
|
||||
# Fails to build with Emacs 27.
|
||||
# Temporarily disable devel_full and devel_nox.
|
||||
EMACS_FLAVORS_EXCLUDE= devel_full devel_nox
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= hrs-allbsd
|
||||
|
||||
|
|
Loading…
Reference in a new issue