Subject: CVS commit: pkgsrc/lang/go
From: Jonathan Perkin
Date: 2019-12-09 10:59:31
Message id: 20191209095931.CFA3BFA97@cvs.NetBSD.org

Log Message:
go: Split *_SUPPORTED variables out into new go-vars.mk.

It's not always possible to include go-package.mk earlier than bsd.prefs.mk
in a package, for example if the package defines its own do-install target,
so move out the *_SUPPORTED variables that need to be included first.

Files:
RevisionActionfile
1.74modifypkgsrc/lang/go/version.mk
1.1addpkgsrc/lang/go/go-vars.mk