From 1bb51a3b75107e51d9bbe646275b541e51d2b36c Mon Sep 17 00:00:00 2001 From: linimon Date: Sat, 15 Jul 2006 07:40:12 +0000 Subject: 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 -- cgit