diff options
Diffstat (limited to 'devel/libhash/Makefile')
-rw-r--r-- | devel/libhash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libhash/Makefile b/devel/libhash/Makefile index 380c2e41454f..1cbc5ac7c897 100644 --- a/devel/libhash/Makefile +++ b/devel/libhash/Makefile @@ -33,7 +33,7 @@ MLINKS= libhash.3 hash_initialise.3 \ libhash_convenience.3 hash_copy_int.3 \ libhash_convenience.3 hash_copy_string.3 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(NOPROFILE) PLIST_SUB+= PROFILE="@comment " |