1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

devel/gocheese: Unbreak with go1.16

Approved by:	swills (maintainer)
This commit is contained in:
Dmitri Goutnik 2021-01-08 14:58:38 +00:00
parent 8fe576b680
commit ed192c49e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560779

View File

@ -19,7 +19,7 @@ PLIST_FILES= ${DOCSDIR}/README \
bin/pyshop2packages.sh
do-build:
@cd ${WRKSRC} ; ${ENV} GOPATH=${WRKSRC} go build -ldflags="-s -w" -o gocheese go.cypherpunks.ru/gocheese/v2
@cd ${WRKSRC} ; ${ENV} GOPATH=${WRKSRC} GO111MODULE=off go build -ldflags="-s -w" -o gocheese go.cypherpunks.ru/gocheese/v2
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/