security/teleport: Unbreak with go1.16

Approved by:	swills (maintainer)
This commit is contained in:
Dmitri Goutnik 2021-01-08 14:59:27 +00:00
parent ed192c49e2
commit 5ac4a16b20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560780

View File

@ -48,7 +48,7 @@ post-patch:
do-build:
@cd ${WRKDIR}/${GO_TELEPORT_SRC_DIR} && \
${SETENV} ${MAKE_ENV} ${BUILD_ENV} \
${SETENV} ${MAKE_ENV} ${BUILD_ENV} ${GO_ENV} \
CGO_ENABLED=1 GOPATH=${WRKDIR} \
${GMAKE} full