Bug 125558

Summary: [patch] x11-toolkits/fox12 fix build on 7.0
Product: Ports & Packages Reporter: Alexey Illarionov <littlesavage>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!