K 10 svn:author V 3 flo K 8 svn:date V 27 2011-08-19T23:16:47.000000Z K 7 svn:log V 489 fix installation of gecko ports after 1.34. On FreeBSD versions < 800081 libarchive has a bug in the s modifier of -s where it would not rewrite symlinks e.g. /usr/local/bin/firefox would still point to /usr/ports/www/firefox/work/fake/lib/firefox/firefox Instead of forcing a dependency on archivers/libarchive use a creative workaround and rewrite the symlinks. This workaround should be removed once we drop support for FreeBSD 7 Reported by: naddy Submitted by: END