freebsd-ports/news/c-nocem
Dirk Meyer b0de0b2fdb Changing path for BUILD_DEPENDS.
For some unknown reason for the i386 ports build had failed,
workdir was searched in:  "/tmp/usr/ports/news/cnews/work/"
but created files are at: "/tmp/a/ports/news/cnews/work/"

changed to use ${.CURDIR} instead of ${PORTSDIR}

old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/
new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work
2001-03-11 05:52:05 +00:00
..
files
distinfo
Makefile Changing path for BUILD_DEPENDS. 2001-03-11 05:52:05 +00:00
pkg-comment
pkg-descr
pkg-plist