aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/esdl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/esdl/Makefile b/devel/esdl/Makefile
index b0bf30a6ad0b..e3317e36c5aa 100644
--- a/devel/esdl/Makefile
+++ b/devel/esdl/Makefile
@@ -17,6 +17,8 @@ DIST_SUBDIR= erlang
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A library for accessing SDL and OpenGL through Erlang
+BROKEN= fails to install properly
+
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang