Mark as BROKEN since it modifies PREFIX when run as root.
This commit is contained in:
parent
74b3244ce7
commit
880184a329
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.24 2020/04/12 11:01:42 bsiegert Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2020/04/30 23:47:20 joerg Exp $
|
||||
|
||||
COMMENT= Go generated proto packages
|
||||
PKGREVISION= 15
|
||||
|
||||
DEPENDS+= go-genproto-googleapis-rpc-[0-9]*:../../misc/go-genproto-googleapis-rpc
|
||||
|
||||
BROKEN= Tries to modify .buildlink/gopkg
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
REPLACE_SH+= regen.sh
|
||||
|
|
Loading…
Reference in a new issue