Bug 102730

Summary: [Patch]: unbreak x11-fm/emelfm2 on systems < RELENG_6_0
Product: Ports & Packages Reporter: Marcus von Appen <mva>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!