Cleanup non-supported FreeBSD versions
PR: 111654 Submitted by: edwin
This commit is contained in:
parent
622b166ac4
commit
f285f83599
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190085
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue