summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoragc <agc>1997-11-21 14:55:17 +0000
committeragc <agc>1997-11-21 14:55:17 +0000
commitc3fd587302462341d32985dffaa6cd53b457e3de (patch)
tree2483d095094b69cccdce00ced80d3ae636c28f0f /net
parentdca5ef5b2de7f31e01ee103993a35ea051ed3e92 (diff)
downloadpkgsrc-c3fd587302462341d32985dffaa6cd53b457e3de.tar.gz
Add NetBSD RCS Id.
Make a symbolic link to the shared object with a name that will be recognised by ldconfig on NetBSD. Remove it when deleting the package.
Diffstat (limited to 'net')
-rw-r--r--net/socks5/pkg/PLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/socks5/pkg/PLIST b/net/socks5/pkg/PLIST
index da7f8715efa..66e9a8f13f7 100644
--- a/net/socks5/pkg/PLIST
+++ b/net/socks5/pkg/PLIST
@@ -1,3 +1,4 @@
+@comment $NetBSD: PLIST,v 1.2 1997/11/21 14:55:17 agc Exp $
bin/socks5
bin/runsocks
bin/stopsocks
@@ -19,4 +20,6 @@ man/man5/socks5.passwd.5
lib/libsocks5.a
@exec ranlib -m %D/lib/libsocks5.a
lib/libsocks5_sh.so
+@exec ln -fs %D/lib/libsocks5_sh.so %d/lib/libsocks5_sh.so.0.0
@exec /sbin/ldconfig -m %D/lib
+@unexec rm -f %D/lib/libsocks5_sh.so.0.0