From dc1b803ac4ade2954c423afcab2fad21c76809a7 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 15 Jul 2006 07:40:12 +0000 Subject: [PATCH] Mark as broken: fails to install properly on pointyhat. --- devel/esdl/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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