diff options
author | asami <asami@FreeBSD.org> | 1998-10-06 21:12:14 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-10-06 21:12:14 +0000 |
commit | 73c790216465875d9a161970a94d7a8340515f9c (patch) | |
tree | 22efc5e7fc4f33553b5fdd03422ffc3990497146 /sys/kern/kern_clock.c | |
parent | cc7de0de2692864f93cfc9fb1516ad67a975810a (diff) | |
download | FreeBSD-src-73c790216465875d9a161970a94d7a8340515f9c.zip FreeBSD-src-73c790216465875d9a161970a94d7a8340515f9c.tar.gz |
(1) Add new variable ${PERL} which is equal to ${PERL5} but without the
version number part (i.e., "<directory>/perl"). Use this to
substitute #! lines in your perl5 scripts.
Requested and reviewed by: ache
(2) Add new variable WRKDIRPREFIX (defaults to ""). The "work"
directories are now in ${WRKDIRPREFIX}${.CURDIR}/work by default.
You can have a read-only ports tree (modulo any broken ports that
write something to places other than ${WRKDIR}) by setting this to
a writable location.
Ports that set WRKDIR explicitly should append this to front so
they will work when the user has WRKDIRPREFIX set.
Reviewed by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
Diffstat (limited to 'sys/kern/kern_clock.c')
0 files changed, 0 insertions, 0 deletions