mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Add WRKDIR to QA_ENV so that the paths QA check can search for it
This commit is contained in:
parent
ee522bf927
commit
fefbf999a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341098
@ -13,6 +13,7 @@ MAKE_ARGS+= ${DESTDIRNAME}=${STAGEDIR}
|
||||
QA_ENV+= STAGEDIR=${STAGEDIR} \
|
||||
PREFIX=${PREFIX} \
|
||||
LOCALBASE=${LOCALBASE} \
|
||||
WRKDIR=${WRKDIR} \
|
||||
USESDESKTOPFILEUTILS=${USES:Mdesktop-file-utils} \
|
||||
USESSHAREDMIMEINFO=${USES:Mshared-mime-info} \
|
||||
"STRIP=${STRIP}"
|
||||
|
Loading…
Reference in New Issue
Block a user