diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-12-08 08:19:40 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-12-08 08:19:40 +0000 |
commit | 640a94de999ce361e32086931011362c9585b861 (patch) | |
tree | 908696e030b4b404a4b8f3e79c3474c0e71d6c8e /www/mozilla+ipv6 | |
parent | Upgrade to version 0.9.2. (diff) |
Use %B/ instead of bin/ because @cwd /usr/local not really happens
Diffstat (limited to 'www/mozilla+ipv6')
-rw-r--r-- | www/mozilla+ipv6/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mozilla+ipv6/pkg-plist b/www/mozilla+ipv6/pkg-plist index 14f9d7f67db0..f1c70dec0292 100644 --- a/www/mozilla+ipv6/pkg-plist +++ b/www/mozilla+ipv6/pkg-plist @@ -1,7 +1,7 @@ bin/communicator-4.04 -@exec ln -sf %f bin/communicator-4 -@exec ln -sf communicator-4 bin/netscape -@unexec rm -f bin/netscape +@exec ln -sf %f %B/communicator-4 +@exec ln -sf communicator-4 %B/netscape +@unexec rm -f %B/netscape lib/netscape/README lib/netscape/LICENSE lib/netscape/Netscape.ad |