devel/git-lfs: Switch to USES=go:modules, fix build with go1.13beta1

PR:		238939
Reported by:	Dmitri Goutnik <dg % syrec.org>
This commit is contained in:
Vinícius Zavam 2019-07-03 18:49:33 +00:00
parent 5208c5cbb1
commit 7e7efe43c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505769

View File

@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= git:devel/git
USES= go
USES= go:modules
USE_GITHUB= yes
GO_PKGNAME= github.com/${PORTNAME}/${PORTNAME}