lang/haskell-mode.el: mark devel* flavors BROKEN
Error: void-function (batch-update-autoloads) Reported by: pkg-fallout
This commit is contained in:
parent
3f205a5360
commit
bdb5cb913e
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ WWW= https://projects.haskell.org/haskellmode-emacs/
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
|
||||
BROKEN= fails to build
|
||||
.endif
|
||||
|
||||
USES= emacs gmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= haskell
|
||||
|
|
Loading…
Reference in a new issue