diff options
Diffstat (limited to 'devel/judy/Makefile')
-rw-r--r-- | devel/judy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/judy/Makefile b/devel/judy/Makefile index bde708a9d3b7..03f41a34a6c6 100644 --- a/devel/judy/Makefile +++ b/devel/judy/Makefile @@ -16,7 +16,7 @@ COMMENT= General purpose dynamic array GNU_CONFIGURE= yes USE_GMAKE= YES -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES MAN3= Judy.3 Judy1.3 Judy1_funcs.3 JudyHS.3 JudyHS_funcs.3 \ JudyL.3 JudyL_funcs.3 JudySL.3 JudySL_funcs.3 |