diff options
Diffstat (limited to 'textproc/lemmatizer/Makefile')
-rw-r--r-- | textproc/lemmatizer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lemmatizer/Makefile b/textproc/lemmatizer/Makefile index 96c7aa876c1c..8707b1e8215e 100644 --- a/textproc/lemmatizer/Makefile +++ b/textproc/lemmatizer/Makefile @@ -28,7 +28,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-datadir=${DB_DIR} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS= %%PREFIX%%/lib pre-fetch: |