s/BROKEN/IGNORE/ to prevent package build
This commit is contained in:
parent
f85fa9a146
commit
5aef5293bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139606
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ COMMENT= Static analysis tool for Erlang/OTP applications
|
|||
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
|
||||
RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang
|
||||
|
||||
BROKEN= "does not work with lang/erlang R10B-4"
|
||||
IGNORE= does not work with lang/erlang R10B-4
|
||||
USE_REINPLACE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue