Make sure the port honors WRKDIRPREFIX
.
Most ports do not have to worry about this. In particular, when
referring to a WRKDIR
of another
port, note that the correct location is
WRKDIRPREFIXPORTSDIR/
not
subdir
/name
/workPORTSDIR/
or
subdir
/name
/work.CURDIR/../../
or some such.subdir
/name
/work
Also, if defining WRKDIR
,
make sure to prepend
${WRKDIRPREFIX}${.CURDIR}
in
the front.
本文及其他文件,可由此下載: ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/。
若有 FreeBSD 方面疑問,請先閱讀
FreeBSD 相關文件,如不能解決的話,再洽詢
<questions@FreeBSD.org>。
關於本文件的問題,請洽詢
<doc@FreeBSD.org>。