diff options
author | miwi <miwi@FreeBSD.org> | 2017-05-13 15:48:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-05-13 15:48:39 +0800 |
commit | 3a164ff062a6ed401eaf3dcdcdf9eddd144979f5 (patch) | |
tree | 963e019b637a2dbd2da14d443eacaf79b5034661 /misc | |
parent | cdd338898168c5433c6a41ccac53bd737f1e8a65 (diff) | |
download | freebsd-ports-gnome-3a164ff062a6ed401eaf3dcdcdf9eddd144979f5.tar.gz freebsd-ports-gnome-3a164ff062a6ed401eaf3dcdcdf9eddd144979f5.tar.zst freebsd-ports-gnome-3a164ff062a6ed401eaf3dcdcdf9eddd144979f5.zip |
- Mark BROKEN
tch: http://www.westley.demon.co.uk/src/libutf-2.10.tar.gz: size of remote file is not known
libutf-2.10.tar.gz 0 B 0 Bps
=> Fetched file size mismatch (expected 55099, actual 450)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/libutf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile index 32647b9d9f12..f4bc3b45a2d5 100644 --- a/misc/libutf/Makefile +++ b/misc/libutf/Makefile @@ -17,6 +17,8 @@ GNU_CONFIGURE= yes MAKE_ARGS= ETCDIR="${DATADIR}" ALL_TARGET= tst +BROKEN= checksum mismatch + PLIST_FILES= include/ure.h include/utf.h lib/libutf.a \ man/man3/ure.3.gz man/man3/utf.3.gz %%DATADIR%%/langcoll.utf |