Bug 156254

Summary: Fix port & take maintainership: graphics/allegrogl for gmake-3.82
Product: Ports & Packages Reporter: Chris Rees <utisoft>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me CC: autotools
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
allegrogl-gmake-fix.diff none

Description Chris Rees 2011-04-07 17:10:13 UTC
	gmake appears to get upset when a define clause is placed within a target, so this patch moves the defines out of most targets, and the irrelevant (for FreeBSD) clean targets are removed-- this is where most of the problems lie.

	Bear in mind I took out the REINPLACE_CMD b/c it's now in the patch.

Fix: - Build fix for gmake-3.82 (take config blocks out of target)
	- Pass maintainership to submitter

	Submitted by: Chris Rees (utisoft_at_gmail.com)
Comment 1 Wen Heping freebsd_committer freebsd_triage 2011-04-08 03:45:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2011-04-11 00:51:47 UTC
Responsible Changed
From-To: wen->ade

Steal this since I'll be folding the patch here into the full 
gmake-3.82 update.
Comment 3 Ade Lovett freebsd_committer freebsd_triage 2011-04-11 20:55:16 UTC
State Changed
From-To: open->closed

Committed as part of the GNU make 3.82 update.