Bug 194149

Summary: Build system should use gmake when it is installed
Product: Ports & Packages Reporter: Eir Nym <eirnym>
Component: Ports FrameworkAssignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Not Accepted    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Eir Nym 2014-10-04 22:16:28 UTC
The build system installs gmake-lite even gmake(1) has been already installed. The key difference between these ports is NLS support completely disabled in lite version.
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2014-10-08 16:45:06 UTC
It is impossible to do without a circular loop happening in the scripts that uses the ports tree
Comment 2 John Marino freebsd_committer freebsd_triage 2014-10-08 17:38:03 UTC
Closing as request is not possible.