Bug 58346 - Fix x11/gyroscope build on 5.X
Summary: Fix x11/gyroscope build on 5.X
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: Jim Mock
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-21 20:30 UTC by Sean Chittenden
Modified: 2003-11-20 09:51 UTC (History)
0 users

See Also:


Attachments
file.diff (1.22 KB, patch)
2003-10-21 20:30 UTC, Sean Chittenden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Chittenden 2003-10-21 20:30:15 UTC

x11/gyroscope does not build on FreeBSD
5.X due to multiline literals (depreciated in
gcc 3.X). The attached patch fixes this.

How-To-Repeat: 

Build gyroscope on a 5.X machine.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-10-21 21:18:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jim

Patch looks good for me, please review and commit. 
Over to maintainer.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-20 09:51:21 UTC
State Changed
From-To: open->closed

Committed, thanks!