diff options
Diffstat (limited to 'security/distcache/Makefile')
-rw-r--r-- | security/distcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/distcache/Makefile b/security/distcache/Makefile index 60631df78f77..4b933f73f5d9 100644 --- a/security/distcache/Makefile +++ b/security/distcache/Makefile @@ -23,7 +23,7 @@ USE_RC_SUBR= dc_server.sh USE_AUTOTOOLS= libtool:15 USE_OPENSSL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SUB_LIST+= NAME=dc_server |