Bug 75876 - [maintainer-update] fix build error for misc/gkx86info2
Summary: [maintainer-update] fix build error for misc/gkx86info2
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: 2005-01-06 11:20 UTC by Tobias Roth
Modified: 2005-01-08 10:52 UTC (History)
0 users

See Also:


Attachments
file.diff (370 bytes, patch)
2005-01-06 11:20 UTC, Tobias Roth
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Roth 2005-01-06 11:20:14 UTC
		Avoids build errors for alpha-4-full and sparc64-6-latest
		by defining ONLY_FOR_ARCHS=i386.
		This port was never ment for architectures other that i386,
		the above line should have been there from the beginning.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2005-01-08 10:52:52 UTC
State Changed
From-To: open->closed

Committed, thanks!