HomeFreeBSD

Mk/Uses/go.mk: fix gomod-clean target when lang/go is not installed

Description

Mk/Uses/go.mk: fix gomod-clean target when lang/go is not installed

make distclean target will break when lang/go is not installed. This
provides an informational feedback and skips the gomod-clean target if
go executable is not available.

PR: 258359
Submitted by: Rin Morningstar <ports.maintainer@evilphi.com>
Reviewed by: dmgk
Differential Revision: https://reviews.freebsd.org/D32054

(cherry picked from commit f76516f11076cb293ce87bccfc37797d82844063)

Details

Provenance
ygyAuthored on Nov 7 2021, 1:26 AM
Reviewer
dmgk
Differential Revision
D32054: Mk/Uses/go.mk: Fix gomod-clean target when lang/go is not installed
Parents
R11:9e0171878e2e: emulators/yuzu: update to s20211105
Branches
Unknown
Tags
Unknown