Bug 59557

Summary: Fix palm/jfconv build on FreeBSD 5.X
Product: Ports & Packages Reporter: Sean Chittenden <samy>
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 Sean Chittenden 2003-11-21 17:40:20 UTC

palm/jfconv does not build on 5.X 
machines due to its usage of multistring
literals (depreciated with gcc 3.X).
The following patch fixes this.

How-To-Repeat: 

Build with gcc 3.X.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-22 01:39:18 UTC
State Changed
From-To: open->closed

Committed, thanks!