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
MFH: 2021Q4
Submitted by: Rin Morningstar <ports.maintainer@evilphi.com>
Reviewed by: dmgk
Differential Revision: https://reviews.freebsd.org/D32054

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:86536a8e65c2: graphics/evince: Re-add DVI option
Branches
Unknown
Tags
Unknown