security/go-cve-dictionary: USES=go does not take any arguments
- Prepare for D19570 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: portmgr blanket Differential Revision: https://reviews.freebsd.org/D19802
This commit is contained in:
parent
88c53bfe31
commit
ab6448cc92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497579
@ -12,7 +12,7 @@ LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
|
||||
|
||||
USES= go:1.7.1+
|
||||
USES= go
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
bin/%%GO_PKGNAME%%
|
||||
bin/go-cve-dictionary
|
||||
@dir(vuls,vuls,0775) /var/db/vuls
|
||||
@dir(vuls,vuls,0775) /var/log/vuls
|
||||
|
Loading…
Reference in New Issue
Block a user