mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
bento, mark BROKEN only for CURRENT
conflicts with new gcc, method definition not in class context
This commit is contained in:
parent
73a1b02376
commit
080b15c45c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71308
@ -60,6 +60,10 @@ do-install:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500030
|
||||
BROKEN= conflicts with new gcc, method definition not in class context
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
GNU_ARCH= ix86
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user