mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
www/chromium: mark broken on 8.X
Suggested by: truckman
This commit is contained in:
parent
9d55d2cac8
commit
d2ecbd79d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378146
@ -137,6 +137,10 @@ TEST_DISTFILES= ${PORTNAME}-${DISTVERSION}-testdata${EXTRACT_SUFX}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OSVERSION} < 900000
|
||||
BROKEN= missing pthread_getthreadid_np(3)
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MCODECS}
|
||||
GYP_DEFINES+= ffmpeg_branding=Chrome
|
||||
GYP_DEFINES+= proprietary_codecs=1
|
||||
|
Loading…
Reference in New Issue
Block a user