diff options
Diffstat (limited to 'net/socks5/Makefile')
-rw-r--r-- | net/socks5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 22e6076670fc..c80371a8de15 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -30,7 +30,7 @@ CONFLICTS= dante-[0-9]* # --with-passwd WRKSRC= ${WRKDIR}/${DISTNAME} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CFLAGS+= -DHAVE_VSNPRINTF CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \ |