1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00
freebsd-ports/games/gzdoom
Kyle Evans 32b4b09f7d games/gzdoom: fix runtime against SDL newer than 2.0
The game was supposed to be restricted to newer versions of SDL than
2.0.6, but they inadvertently only checked the patch number of the
current SDL version.  The provided patch is pulled from a later version
of GZDoom and uses the correct SDL version check macro so that newer
versions of SDL don't need to get up to patchlevel=6 to work again.

MFH:	2022Q4
2022-10-25 00:02:40 -05:00
..
files games/gzdoom: fix runtime against SDL newer than 2.0 2022-10-25 00:02:40 -05:00
distinfo
Makefile games/gzdoom: fix runtime against SDL newer than 2.0 2022-10-25 00:02:40 -05:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-plist