Bug 54382 - [patch] fix manual fetch logic for www/MT
Summary: [patch] fix manual fetch logic for www/MT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-11 16:20 UTC by Mark Linimon
Modified: 2003-07-14 06:29 UTC (History)
0 users

See Also:


Attachments
file.diff (979 bytes, patch)
2003-07-11 16:20 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!