diff options
Diffstat (limited to 'net/tsocks/Makefile')
-rw-r--r-- | net/tsocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile index 8c8d44f5449b..6829a9daa7ad 100644 --- a/net/tsocks/Makefile +++ b/net/tsocks/Makefile @@ -19,7 +19,7 @@ COMMENT= Allow non SOCKS aware applications to use SOCKS without modification GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC=${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.b.*//} |