mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Mark as broken on gcc4.2.
This commit is contained in:
parent
c2ac294441
commit
003c7e3503
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200452
@ -22,4 +22,10 @@ USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv panel
|
||||
USE_XLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user