summaryrefslogtreecommitdiff
path: root/converters/recode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/recode/Makefile')
-rw-r--r--converters/recode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/recode/Makefile b/converters/recode/Makefile
index bcb366c2c8fa..b67c4054d5a2 100644
--- a/converters/recode/Makefile
+++ b/converters/recode/Makefile
@@ -18,7 +18,7 @@ COMMENT= Converts files between character sets and usages
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
USE_PERL5= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --without-included-gettext
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"