Date: Thu, 4 Oct 2007 22:26:55 +0000 (UTC) From: Martin Cracauer <cracauer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/linux_glide Makefile Message-ID: <200710042226.l94MQuGn000705@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cracauer 2007-10-04 22:26:55 UTC FreeBSD ports repository Modified files: graphics/linux_glide Makefile Log: Don't use tar to extract directly into $PREFIX. With the new tar in 7.x that lead to incorrect ownership of directories directly in $PREFIX. Use COPYTREE_SHARE and friends. Revision Changes Path 1.16 +8 -7 ports/graphics/linux_glide/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710042226.l94MQuGn000705>