1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/news/c-nocem
Dirk Meyer a76f6018ab - 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
2003-03-03 20:58:23 +00:00
..
files
distinfo - Update to 3.7 2003-02-23 07:06:56 +00:00
Makefile - fix build on bento. 2003-03-03 20:58:23 +00:00
pkg-descr
pkg-plist