Date: Thu, 5 Dec 2002 02:45:33 -0800 (PST) From: Peter Pentchev <roam@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/mplayer Makefile Message-ID: <200212051045.gB5AjXLL088882@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
roam 2002/12/05 02:45:33 PST
Modified files:
multimedia/mplayer Makefile
Log:
Constrict the build to ${WRKDIR}: force ${WRKSRC} as the temporary
directory used for creating test executable files in the configure
phase. Previously, the port examined the TMPDIR and TEMPDIR variables,
and, if they were not set, used /tmp; this goes against the grain of the
limit-to-WRKDIR policy, and also plain does not work if /tmp is mounted
with the 'noexec' flag.
Approved by: maintainer, portmgr (kris)
Revision Changes Path
1.37 +2 -1 ports/multimedia/mplayer/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212051045.gB5AjXLL088882>
