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:
Jan Beich 2018-04-03 13:17:37 +00:00
parent 214f379539
commit c48f871f16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466348

View file

@ -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