devel/git-cinnabar: mark BROKEN after r466347
../helper/cinnabar-fast-import.c:9:10: fatal error: 'mru.h' file not found #include "mru.h" ^~~~~~~ 1 error generated. Regressed by: https://github.com/git/git/commit/ec2dd32c705f
This commit is contained in:
parent
214f379539
commit
c48f871f16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466348
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ COMMENT= Git remote helper to interact with Mercurial repositories
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= fails to build against git-2.17.*
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:devel/git:configure
|
||||
RUN_DEPENDS= git:devel/git \
|
||||
hg:devel/mercurial
|
||||
|
|
Loading…
Reference in a new issue