deskutils/pet: Switch to USES=go:modules, fix build with go1.13beta1
PR: 238947 Submitted by: Dmitri Goutnik <dg@syrec.org>
This commit is contained in:
parent
484306c637
commit
9158afa85a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505717
@ -11,7 +11,7 @@ COMMENT= Simple command-line snippet manager, written in Go
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go
|
||||
USES= go:modules
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= knqyf263
|
||||
GH_TUPLE= \
|
||||
|
Loading…
Reference in New Issue
Block a user