aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-15 07:40:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-15 07:40:12 +0000
commitdc1b803ac4ade2954c423afcab2fad21c76809a7 (patch)
tree8eb7d24c96bd7895869945b40e08d716de66f555
parenta580e7bbc9d53be4d625cd912f2da8650e22d22d (diff)
Notes
-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