Bug 125558 - [patch] x11-toolkits/fox12 fix build on 7.0
Summary: [patch] x11-toolkits/fox12 fix build on 7.0
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-13 11:00 UTC by Alexey Illarionov
Modified: 2008-07-14 13:00 UTC (History)
0 users

See Also:


Attachments
file.diff (476 bytes, patch)
2008-07-13 11:00 UTC, Alexey Illarionov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Illarionov 2008-07-13 11:00:06 UTC
x11toolkits/fox12 does not compile on 7.0 with gcc4.2. This problem may be fixed by adding '-ffriend-injection' to CPPFLAGS.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-13 11:59:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-14 12:57:55 UTC
araujo      2008-07-14 11:57:47 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/fox12   Makefile 
  Log:
  - Fix build in 7.x.
  - Bump PORTREVISION.
  
  PR:             ports/125558
  Submitted by:   Alexey Illarionov <littlesavage@orionet.ru>
  
  Revision  Changes    Path
  1.14      +2 -2      ports/x11-toolkits/fox12/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2008-07-14 13:00:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!