summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2005-05-01 09:24:26 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2005-05-01 09:24:26 +0000
commit719afbde43b0b0c409a06b02fe354aabc5e6dcac (patch)
tree24be69b4d8566d9f99a270215abb91c1dbeca1a7 /devel
parentUpgrade to version R10B-4. (diff)
Mark as BROKEN: does not work with lang/erlang R10B-4.
Notes
Notes: svn path=/head/; revision=134435
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}