summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-11-05 12:35:26 +0000
committermat <mat@FreeBSD.org>2015-11-05 12:35:26 +0000
commit96d24da276cd6f1c412432a37cf6b913b144002c (patch)
tree1ee3a703612ee2e6a2d97f2814c94a07701d832c /editors
parent84075cb6d27a57899444b50568c268bfe1555f67 (diff)
downloadFreeBSD-ports-96d24da276cd6f1c412432a37cf6b913b144002c.zip
FreeBSD-ports-96d24da276cd6f1c412432a37cf6b913b144002c.tar.gz
Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.
Right now, NO_WRKSUBDIR means that the extraction does not produce a subdirectory, and that everything goes straight into WRKDIR. It is problematic, because during the build of a port, quite a few files are created in there, and then, a stage directory, where everything is installed, and then a pkg directory where the package is created, and those often conflict, or get in the way, of the building process. With this, NO_WRKSUBDIR will extract the distfiles directly into WRKSRC instead of WRKDIR. In this case, WRKSRC is artificial and is based on PKGNAME and not DISTNAME, mitigate conflicts with rc files. PR: 204056 Submitted by: mat Reviewed by: bapt Exp-run: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
Diffstat (limited to 'editors')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud