Date: Fri, 19 Aug 2011 23:16:47 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.gecko.mk Message-ID: <201108192316.p7JNGlqZ048686@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flo 2011-08-19 23:16:47 UTC FreeBSD ports repository Modified files: Mk bsd.gecko.mk Log: 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: <ttsestt@gmail.com> Revision Changes Path 1.37 +8 -1 ports/Mk/bsd.gecko.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108192316.p7JNGlqZ048686>