Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139663 - dont pollute ebuilds with gmake
Summary: dont pollute ebuilds with gmake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-08 06:45 UTC by SpanKY
Modified: 2006-07-08 06:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2006-07-08 06:45:01 UTC
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 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-08 06:46:50 UTC
Err doesn't that go in a definition loop?
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-08 06:50:58 UTC
Nevermind, I should get more caffeine, :=, no =. You're right. On it.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-08 06:55:29 UTC
Corrected now.