diff options
Diffstat (limited to 'converters/enca/Makefile')
-rw-r--r-- | converters/enca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/enca/Makefile b/converters/enca/Makefile index fb40b92a5fa9..7156982a6098 100644 --- a/converters/enca/Makefile +++ b/converters/enca/Makefile @@ -20,7 +20,7 @@ USE_ICONV= yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ --without-librecode \ --with-libiconv=${LOCALBASE} |