diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-26 10:00:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-26 10:00:03 +0000 |
commit | 3683e4259d421d2c5a6ffeaa7e0244f92c6d70ee (patch) | |
tree | a61bd4176089d89000482d6ed22c61fc8da42434 /textproc/erlang-fast_xml | |
parent | fa772845f4307f41fb789fd548759a622091b37f (diff) | |
download | ports-3683e4259d421d2c5a6ffeaa7e0244f92c6d70ee.tar.gz ports-3683e4259d421d2c5a6ffeaa7e0244f92c6d70ee.zip |
Notes
Diffstat (limited to 'textproc/erlang-fast_xml')
-rw-r--r-- | textproc/erlang-fast_xml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/erlang-fast_xml/Makefile b/textproc/erlang-fast_xml/Makefile index a9147f0a5fa0..d8bd4aefce45 100644 --- a/textproc/erlang-fast_xml/Makefile +++ b/textproc/erlang-fast_xml/Makefile @@ -10,6 +10,8 @@ COMMENT= Erlang XML parsing and manipulation library LICENSE= APACHE20 +BROKEN= checksum and size mismatch + LIB_DEPENDS= libexpat.so:textproc/expat2 USES= erlang:rebar |