mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Mark IGNORE on 4.X.
Reported by: pointyhat via kris
This commit is contained in:
parent
09d1059167
commit
ff4707d04a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150524
@ -45,6 +45,10 @@ MAN1= epiphany.1
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
IGNORE= does not build on 4.X
|
||||
.endif
|
||||
|
||||
NO_WERROR= yes
|
||||
# allow build with more warnings enabled
|
||||
.if defined(NO_WERROR)
|
||||
|
Loading…
Reference in New Issue
Block a user