diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-19 19:50:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-19 19:50:56 +0000 |
commit | 3b52b0ef3b70eb2af77aa19e5ab942059bb2fb1d (patch) | |
tree | 804e8a9d66988066466c114a9e2212360361cdac /chinese | |
parent | 997822effc2f02c7ba6378a563955a3548fadb23 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile index 3b057a70a975..8ffa2aca67f6 100644 --- a/chinese/cconv/Makefile +++ b/chinese/cconv/Makefile @@ -13,6 +13,7 @@ COMMENT= Simplified-Traditional Chinese conversion tool LICENSE= GPLv2 GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= iconv libtool |