diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2020-12-09 02:45:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2020-12-09 02:45:51 +0000 |
commit | d977dcdc14571dbda66d9e335caf77fe7b569ffd (patch) | |
tree | 5bc5b2378c0db505e0614bd43b3539bb0c237f93 /net-im/ejabberd/Makefile | |
parent | 41b6e5c27f6ffa32ea28ca7b679f2770d069c349 (diff) |
Notes
Diffstat (limited to 'net-im/ejabberd/Makefile')
-rw-r--r-- | net-im/ejabberd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile index f1d4ab8fafa8..9f6b7edf8ce5 100644 --- a/net-im/ejabberd/Makefile +++ b/net-im/ejabberd/Makefile @@ -11,6 +11,8 @@ COMMENT= Free and Open Source distributed fault-tolerant Jabber server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_riscv64= fails to build: Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension + BUILD_DEPENDS= erlc:lang/erlang RUN_DEPENDS= erl:lang/erlang LIB_DEPENDS= libexpat.so:textproc/expat2 \ |