Index: Mk/Uses/go.mk =================================================================== --- Mk/Uses/go.mk +++ Mk/Uses/go.mk @@ -152,8 +152,7 @@ . endif EXTRACT_ONLY?= ${DISTFILES:N*.mod\:*:N*.mod:C/:.*//} DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME} -FETCH_DEPENDS+= ${GO_CMD}:${GO_PORT} \ - ca_root_nss>0:security/ca_root_nss +FETCH_DEPENDS+= ${GO_CMD}:${GO_PORT} USES+= zip . else GO_ENV+= GO_NO_VENDOR_CHECKS=1 Index: security/go-cve-dictionary/Makefile =================================================================== --- security/go-cve-dictionary/Makefile +++ security/go-cve-dictionary/Makefile @@ -10,8 +10,6 @@ LICENSE= APACHE20 -RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss - USES= go:modules USE_GITHUB= yes