s/BROKEN/IGNORE/ to prevent package build

This commit is contained in:
Kris Kennaway 2005-07-19 16:57:03 +00:00
parent f85fa9a146
commit 5aef5293bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139606

View file

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