Bug 69007

Summary: Fix palm/jpilot build on 4.10 with GTK2 enabled
Product: Ports & Packages Reporter: Alex Varju <varju>
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 Alex Varju 2004-07-13 18:00:38 UTC
There is a bug in jpilot 0.99.7 which prevents builds from succeeding
on 4.10 when USE_GTK2 is enabled.  The attached patch fixes the code
so that it can compile with older versions of GCC.

I have not bumped the PORTREVISION because this bug prevent builds on
4.10, and the patch doesn't change anything significant for 5.x.

This fix was pointed out by Alexander Koch <mail@kochalexander.de>
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-07-14 12:50:35 UTC
Shouldn't be GTK2 the default anyway now instead of a knob?

Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-07-14 12:53:29 UTC
State Changed
From-To: open->closed

Committed, thanks!