Cleanup non-supported FreeBSD versions

PR:		111654
Submitted by:	edwin
This commit is contained in:
Emanuel Haupt 2007-04-16 07:52:26 +00:00
parent 622b166ac4
commit f285f83599
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190085

View file

@ -28,10 +28,6 @@ ONLY_FOR_ARCHS= i386 ppc
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not compile on FreeBSD 4.x
.endif
.if ${PKGNAMEPREFIX} == ""
USE_SDL= yes