Subject: CVS commit: pkgsrc/devel/gmake
From: Jonathan Perkin
Date: 2019-10-31 16:05:52
Message id: 20191031150552.8F560FA92@cvs.NetBSD.org

Log Message:
gmake: Unbreak PREFER_PKGSRC circular dependencies.

Just because a builtin is available does not mean a user has configured their
system to use it.  Check for USE_BUILTIN instead of IS_BUILTIN to ensure both
the builtin is available, and the user has allowed pkgsrc to use it, before
enabling.

Files:
RevisionActionfile
1.8modifypkgsrc/devel/gmake/options.mk