K 10 svn:author V 4 roam K 8 svn:date V 27 2002-12-05T10:45:33.000000Z K 7 svn:log V 416 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) END