diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-05-13 07:48:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-05-13 07:48:39 +0000 |
commit | 08c2c84c2e43ccfa6b378fa66a9c6ccd3227c405 (patch) | |
tree | 963e019b637a2dbd2da14d443eacaf79b5034661 /misc/libutf/Makefile | |
parent | d442f875f5958586b9710b3836d0e562ec343895 (diff) |
Notes
Diffstat (limited to 'misc/libutf/Makefile')
-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 |