mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Now builds on FreeBSD 6.x
This commit is contained in:
parent
6df63d2f04
commit
2b01b783b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125100
@ -38,10 +38,6 @@ WRKSRC_DATA= ${WRKDIR}/${SAMPLE_DATA_SUBDIR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 600000
|
||||
BROKEN= "Does not compile on FreeBSD >= 6.x"
|
||||
.endif
|
||||
|
||||
.if ${HAVE_SDL:Msdl} && ${HAVE_SDL:Mimage}
|
||||
WITH_SDL= yes
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user