Remove support to FreeBSD 4.x (EOL)
PR: ports/111941 Submitted by: araujo Approved by: maintainer
This commit is contained in:
parent
5ad3256450
commit
f40b993171
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193245
1 changed files with 0 additions and 4 deletions
|
@ -25,10 +25,6 @@ MAN1= aldo.1
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Doesn't build on FreeBSD < 5.x"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Broken with gcc 4.2
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue