mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
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>
|
||
|---|---|---|
| .. | ||
| bsd.dep.mk | ||
| bsd.doc.mk | ||
| bsd.docb.mk | ||
| bsd.info.mk | ||
| bsd.kern.mk | ||
| bsd.kmod.mk | ||
| bsd.lib.mk | ||
| bsd.libnames.mk | ||
| bsd.man.mk | ||
| bsd.obj.mk | ||
| bsd.own.mk | ||
| bsd.port.mk | ||
| bsd.port.subdir.mk | ||
| bsd.prog.mk | ||
| bsd.README | ||
| bsd.sgml.mk | ||
| bsd.subdir.mk | ||
| Makefile | ||
| sys.mk | ||