Bug 58285

Summary: Fix sysutils/prips build on 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-10-20 16:20:18 UTC

sysutils/prips does not build on
5.X due to unterminated literals
(depreciated in gcc 3.X). The patch
included fixes this.

How-To-Repeat: 

Build on 5.X.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-29 20:57:57 UTC
State Changed
From-To: open->closed

Committed, thanks!