Mark BROKEN on 8.x: does not support FreeBSD 8.x
This commit is contained in:
parent
8a1ab9b960
commit
ae38efaed6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240039
@ -52,6 +52,10 @@ LATEST_LINK= ${PORTNAME}${gcc_suffix}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= does not support FreeBSD 8.x
|
||||
.endif
|
||||
|
||||
srcdir= ${WRKDIR}/gcc-${PORTVERSION}
|
||||
gcc_suffix= 42
|
||||
fsf_mans= fsf-funding gfdl gpl
|
||||
|
Loading…
Reference in New Issue
Block a user