mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
devel/py3c: don't let MAKEFLAGS pollute gmake invocation
PR: 286081 Reported by: John Hein <jcfyecrayz@liamekaens.com>
This commit is contained in:
parent
7626324815
commit
c619967f1b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ GH_ACCOUNT= encukou
|
|||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
@${MAKE_CMD} \
|
||||
${SETENVI} ${WRK_ENV} ${MAKE_CMD} \
|
||||
prefix=${PREFIX} \
|
||||
pkgconfigdir=${PREFIX}/libdata/pkgconfig \
|
||||
DESTDIR=${STAGEDIR} \
|
||||
|
|
Loading…
Add table
Reference in a new issue