diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-03 20:58:23 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-03 20:58:23 +0000 |
commit | a76f6018abb67835049319a676850b5176421b29 (patch) | |
tree | 5ed9571a524df03653db59498b92cf1ce9a1317e /editors/vile | |
parent | Use threads. Temporarily add an extra dependency on SimGear to make sure (diff) |
- fix build on bento.
It works fine when PORTSDIR points at the physical lcoation.
if PORTSDIR point to symlink (as on benot), the workdirs are
at a diffrent location.
You expect:
${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work
===> c-nocem-3.7 depends on file: /tmp/usr/ports/news/cnews/work/conf/substitutions - not found
but the port genarted itws workfiles at:
/tmp/a/ports/news/cnews/work/conf/substitutions
The location can only be found with
${WRKDIRPREFIX}${.CURDIR}/../../news/cnews/work
Notes
Notes:
svn path=/head/; revision=76815
Diffstat (limited to 'editors/vile')
0 files changed, 0 insertions, 0 deletions