Bug 139663 - dont pollute ebuilds with gmake
Bug#: 139663 Product:  Gentoo/Alt Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: flameeyes@gentoo.org Reported By: vapier@gentoo.org
Component: FreeBSD
URL: 
Summary: dont pollute ebuilds with gmake
Keywords:  
Status Whiteboard: 
Opened: 2006-07-08 06:45 0000
Description:   Opened: 2006-07-08 06:45 0000
please drop the gmake crap from zip

if you need to fix the package, change the line to like:
MAKE := $(MAKE) -f unix/Makefile

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-07-08 06:46:50 0000 -------
Err doesn't that go in a definition loop?

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2006-07-08 06:50:58 0000 -------
Nevermind, I should get more caffeine, :=, no =. You're right. On it.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2006-07-08 06:55:29 0000 -------
Corrected now.