diff options
Diffstat (limited to 'devel/esdl/Makefile')
-rw-r--r-- | devel/esdl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/esdl/Makefile b/devel/esdl/Makefile index 02575d05de63..33edf364aea2 100644 --- a/devel/esdl/Makefile +++ b/devel/esdl/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= erlang MAINTAINER= olgeni@FreeBSD.org COMMENT= A library for accessing SDL and OpenGL through Erlang +BROKEN= "Does not install" + LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang |