diff options
author | antoine <antoine@FreeBSD.org> | 2018-01-26 18:00:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-01-26 18:00:03 +0800 |
commit | a5f17b778b231f2d18cbb93a7cbe2b75525952ea (patch) | |
tree | a61bd4176089d89000482d6ed22c61fc8da42434 /textproc | |
parent | 624c5c95216b885025e2bf4962b83159b2ea1bc1 (diff) | |
download | freebsd-ports-gnome-a5f17b778b231f2d18cbb93a7cbe2b75525952ea.tar.gz freebsd-ports-gnome-a5f17b778b231f2d18cbb93a7cbe2b75525952ea.tar.zst freebsd-ports-gnome-a5f17b778b231f2d18cbb93a7cbe2b75525952ea.zip |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
Diffstat (limited to 'textproc')
-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 |