diff options
Diffstat (limited to 'converters/libutf-8/Makefile')
-rw-r--r-- | converters/libutf-8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile index d68bf6d500ea..65c9a680c32b 100644 --- a/converters/libutf-8/Makefile +++ b/converters/libutf-8/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Unicode conversion routines between UCS-4 and UTF-8 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN3= libutf-8.3 fgetu8.3 fputu8.3 sgetu8.3 sputu8.3 |