mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
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:
parent
5208c5cbb1
commit
7e7efe43c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505769
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user