Bug 99320 - [patch] emulators/linux_base-fc[34]
Summary: [patch] emulators/linux_base-fc[34]
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: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-22 22:00 UTC by Gabor Kovesdan
Modified: 2006-06-23 13:34 UTC (History)
1 user (show)

See Also:


Attachments
emulators-linux_base-fc3.diff (536 bytes, patch)
2006-06-22 22:00 UTC, Gabor Kovesdan
no flags Details | Diff
file.diff (629 bytes, patch)
2006-06-22 22:00 UTC, Gabor Kovesdan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan freebsd_committer freebsd_triage 2006-06-22 22:00:38 UTC
USE_LINUX_PREFIX should be used instead of PREFIX?= ${LINUXBASE} and NO_MTREE,
because:
	- Porter's Handbook tells to use that
	- it is only one macro instead of two, so simplier
	- no fix required if something related changes in the infrastructure
	  (DESTDIR will probably be such change)
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2006-06-22 22:24:05 UTC
Forgot to say:
for linux_base-gentoo-stage[123] there is a PR with huge patches, I'll 
send patches with this change after that PR is closed. The other 
linux_base ports are ignored or marked as BROKEN, that's why I did not 
send patches for them

Gabor Kovesdan
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-06-22 23:14:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

bsam was the most recent committer to these ports.
Comment 3 Boris Samorodov freebsd_committer freebsd_triage 2006-06-23 13:33:55 UTC
State Changed
From-To: open->closed

Committed, Thanks!