Remove support to FreeBSD 4.x (EOL)

PR:		ports/111941
Submitted by:	araujo
Approved by:	maintainer
This commit is contained in:
Ion-Mihai Tetcu 2007-06-11 08:41:21 +00:00
parent 5ad3256450
commit f40b993171
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193245

View file

@ -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