mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
net/google-cloud-sdk-app-engine-go: Unbreak with go1.16
This commit is contained in:
parent
5ac4a16b20
commit
ea21478b15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560781
@ -22,7 +22,7 @@ USES= go
|
||||
|
||||
do-build:
|
||||
(cd ${WRKDIR}/platform/google_appengine/goroot-1.9/src && \
|
||||
${SETENV} ${MAKE_ENV} \
|
||||
${SETENV} ${MAKE_ENV} ${GO_ENV} \
|
||||
GOROOT_BOOTSTRAP=${LOCALBASE}/go \
|
||||
${SH} make.bash); \
|
||||
(cd ${WRKDIR}/platform/google_appengine/goroot-1.9/bin && \
|
||||
|
Loading…
Reference in New Issue
Block a user