aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/dialyzer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dialyzer/Makefile b/devel/dialyzer/Makefile
index 505cbdfc77a0..7114bd060b8a 100644
--- a/devel/dialyzer/Makefile
+++ b/devel/dialyzer/Makefile
@@ -16,6 +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"
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}