diff options
Diffstat (limited to 'security/distcache-devel/Makefile')
-rw-r--r-- | security/distcache-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/distcache-devel/Makefile b/security/distcache-devel/Makefile index 3f40d18e16dc..628551a8d255 100644 --- a/security/distcache-devel/Makefile +++ b/security/distcache-devel/Makefile @@ -26,7 +26,7 @@ USE_AUTOTOOLS= libtool:15 USE_OPENSSL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} LIBTOOLFILES= configure ssl/configure -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SUB_LIST+= NAME=dc_server |