summaryrefslogtreecommitdiff
path: root/net/socks5
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commit835d6b8655813f2580f5db9fcbec03a34833ec92 (patch)
tree1dad4fa822830f51205ce8becf3ef756537f4a2b /net/socks5
parentSecond round of INSTALL_SHLIBS=yes fixes. (diff)
Third round of INSTALL_SHLIBS=yes fixes.
Notes
Notes: svn path=/head/; revision=29615
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/Makefile1
-rw-r--r--net/socks5/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 1e7809273fd9..2e72e586e4a9 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -25,6 +25,7 @@ RESTRICTED= "no commercial use"
# --with-passwd
WRKSRC= ${WRKDIR}/${DISTNAME}
+INSTALL_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \
--with-srvconffile=${PREFIX}/etc/socks5.conf \
diff --git a/net/socks5/pkg-plist b/net/socks5/pkg-plist
index 9879514ff7c7..81193bb83360 100644
--- a/net/socks5/pkg-plist
+++ b/net/socks5/pkg-plist
@@ -12,5 +12,3 @@ include/socks.h
man/man5/socks5.passwd.5
lib/libsocks5.a
lib/libsocks5_sh.so
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R