1
0
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:
Antoine Brodin 2014-01-25 20:49:39 +00:00
parent ee522bf927
commit fefbf999a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341098

View File

@ -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}"