diff options
author | miwi <miwi@FreeBSD.org> | 2017-05-13 17:33:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-05-13 17:33:51 +0800 |
commit | 6bf351278d9b367376f3bc410d3449ff5388464b (patch) | |
tree | 5491ed534bad6733b5010370f17f204eef5c3b53 /devel | |
parent | 78ceb8c0ab85faf88775cc694c91004adc94d724 (diff) | |
download | freebsd-ports-gnome-6bf351278d9b367376f3bc410d3449ff5388464b.tar.gz freebsd-ports-gnome-6bf351278d9b367376f3bc410d3449ff5388464b.tar.zst freebsd-ports-gnome-6bf351278d9b367376f3bc410d3449ff5388464b.zip |
- Broken checksum mismatch
haiwen-libsearpc-3.1.0-v3.1-latest_GH0.tar.gz 0 B 0 Bps
=> Fetched file size mismatch (expected 55472, actual 48740)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libsearpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsearpc/Makefile b/devel/libsearpc/Makefile index febcf3233d61..d92912392563 100644 --- a/devel/libsearpc/Makefile +++ b/devel/libsearpc/Makefile @@ -20,6 +20,7 @@ GH_TAGNAME= v3.1-latest USES= autoreconf gettext libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes +BROKEN= checksum mismatch GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |