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:
Responsible Changed From-To: freebsd-ports-bugs->araujo Over to maintainer (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Committed. Thanks!