mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/chromium: mark BROKEN on 12.3 for now
This commit is contained in:
parent
74a0f0ebf0
commit
df6f60b28b
@ -208,6 +208,10 @@ TEST_ALL_TARGET= ${TEST_TARGETS}
|
||||
.include <bsd.port.options.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSREL} == "12.3"
|
||||
BROKEN= does not compile, libc++ too old
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so)
|
||||
IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user