Bug 102730 - [Patch]: unbreak x11-fm/emelfm2 on systems < RELENG_6_0
Summary: [Patch]: unbreak x11-fm/emelfm2 on systems < RELENG_6_0
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: 2006-08-31 19:00 UTC by Marcus von Appen
Modified: 2006-08-31 19:44 UTC (History)
0 users

See Also:


Attachments
file.diff (373 bytes, patch)
2006-08-31 19:00 UTC, Marcus von Appen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus von Appen freebsd_committer freebsd_triage 2006-08-31 19:00:27 UTC
        emelFM2 0.2 does not compile on systems using FreeBSD < RELENG_6_0.

	My last emelfm2 pr broke it on systems which do not define
        blksize_t. The attached fix should unbreak it.

How-To-Repeat: 	See pointyhat or try to build it on a system < RELENG_6.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-31 19:01:03 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-08-31 19:44:49 UTC
State Changed
From-To: open->closed

Committed, thanks!