diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-23 00:26:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-23 00:26:21 +0000 |
commit | 993c6175ee0fbe559cbd9fbf342b5f1a0d38167e (patch) | |
tree | f5ca1d7e1817fd62dc78c0d0633803f3dfd37cd2 | |
parent | Maintainer update to version 0.0.10 (diff) |
Maintainer temporary broken
PR: ports/45392
Submitted by: Chris Knight <chris@aims.com.au>
-rw-r--r-- | www/eddie/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/eddie/Makefile b/www/eddie/Makefile index 95e4a24f6933..1aaab1894fb0 100644 --- a/www/eddie/Makefile +++ b/www/eddie/Makefile @@ -19,4 +19,6 @@ BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang USE_AUTOCONF= yes USE_GMAKE= yes +BROKEN= does not build with Erlang 9.0 + .include <bsd.port.mk> |