radare2-cutter: Mark as BROKEN for radare2 5.1.0
Upstream cutter forked radare2 and created rizin. cutter uses rizin now. radare2 cutter was forked as r2cutter and is not ready for radare2 5.1.0. New upstream for r2cutter (in maintenance mode): https://github.com/radareorg/r2cutter
This commit is contained in:
parent
c174a5e807
commit
a61205f119
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.23 2020/12/04 20:45:12 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2021/01/26 17:38:19 kamil Exp $
|
||||
|
||||
# Upstream cutter forked radare2 and created rizin. cutter uses rizin now.
|
||||
# radare2 cutter was forked as r2cutter and is not ready for radare2 5.1.0.
|
||||
# https://github.com/radareorg/r2cutter
|
||||
|
||||
BROKEN= "Not compatible with radare2 5.1.0"
|
||||
|
||||
DISTNAME= cutter-1.8.3
|
||||
PKGNAME= radare2-${DISTNAME}
|
||||
|
|
Loading…
Reference in a new issue