Bug 54382

Summary: [patch] fix manual fetch logic for www/MT
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mark Linimon 2003-07-11 16:20:06 UTC
	The bento errorlogs report being unable to fetch this port.
	This turns out to be due to the conditional logic being
	included before the inclusion of bsd.port.pre.mk.

Fix: The following fix brings this port exactly into line with
	the logic in java/jdk14, and, in addition, clarifies the
	download instructions.
How-To-Repeat: 	make fetch
Comment 1 Foxfair Hu freebsd_committer freebsd_triage 2003-07-14 06:29:34 UTC
State Changed
From-To: open->closed

Committed, thanks!