Bug 89265

Summary: Move location of bsd.autotools.mk within bsd.port.mk
Product: Ports & Packages Reporter: Ade Lovett <ade>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ade Lovett freebsd_committer freebsd_triage 2005-11-19 06:50:26 UTC
	As things stand right now, bsd.autotools.mk is included from
	bsd.port.mk too late, resulting in some interesting failures
	where previous code in bsd.port.mk is assuming that things
	like GNU_CONFIGURE are getting set appropriately.

Fix: Apply following patch to bsd.port.mk -- note that currently
	it is still an unconditional include, not relying on USE_AUTOTOOLS
	to be set by the port Makefile.  Hopefully this can change
	before 5.5-RELEASE, but it's no great loss if it doesn't.

	Given the potential wide-impact of this particular change,
	it needs to be thrown in the mix for an -exp run.  Localized
	testing through tinderboxes on a subset of likely failure-mode
	ports shows no issues, but this one is a little more than
	a no-op.
How-To-Repeat: 	N/A
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2005-11-19 07:00:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Over to portmgr for -exp run
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2005-12-05 22:40:07 UTC
State Changed
From-To: open->closed

Superseded by 89999 


Comment 3 Ade Lovett freebsd_committer freebsd_triage 2005-12-05 22:40:07 UTC
Responsible Changed
From-To: portmgr->ade

Superseded by 89999