From 7ec8ad352d4ef65d608c06ce8fa8059a3468096f Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Sat, 1 Sep 2018 09:41:22 +0000 Subject: Deprecate games/ppracer It fails to build with Clang >= 6 [1] and is unmaintained upstream. games/etracer is an actively maintained fork of ppracer [2] that can be played instead. [1] http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/ppracer-0.5.a_12.log [2] https://en.wikipedia.org/wiki/Tux_Racer#Legacy --- games/ppracer/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'games/ppracer/Makefile') diff --git a/games/ppracer/Makefile b/games/ppracer/Makefile index 6c6693ecafb9..80660842f3c4 100644 --- a/games/ppracer/Makefile +++ b/games/ppracer/Makefile @@ -14,6 +14,9 @@ COMMENT= 3D downhill racing game... kind of like TuxRacer Improved LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Unmaintained. Play games/etracer instead +EXPIRATION_DATE= 2018-09-08 + LIB_DEPENDS= libpng.so:graphics/png \ libfreetype.so:print/freetype2 -- cgit v1.2.3