Bug 59198 - Makefile fix for ici-3.0.1 port on 5.x
Summary: Makefile fix for ici-3.0.1 port on 5.x
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-11-12 02:00 UTC by Andy Newman
Modified: 2003-11-12 11:46 UTC (History)
0 users

See Also:


Attachments
file.diff (341 bytes, patch)
2003-11-12 02:00 UTC, Andy Newman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Newman 2003-11-12 02:00:35 UTC
	A previous fix to the ici build was a little aggressive in
	what it wanted to edit.  Restricting the edit to only the
	source files suffices and avoids sed attempting to edit
	directories within the source tree.

Fix: Apply following patch...
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-11-12 11:46:20 UTC
State Changed
From-To: open->closed

Committed, thanks!