diff options
Diffstat (limited to 'devel/icu2/Makefile')
-rw-r--r-- | devel/icu2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/icu2/Makefile b/devel/icu2/Makefile index 028025fd4ded..feaac55c0349 100644 --- a/devel/icu2/Makefile +++ b/devel/icu2/Makefile @@ -17,7 +17,7 @@ COMMENT= International Components for Unicode CONFLICTS= icu-[0-9]* -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NO_FILTER_SHLIBS= yes WRKSRC= ${WRKDIR}/icu |