diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-20 16:35:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-20 17:09:23 +0000 |
commit | edc38c71b59218b75177999a87224fc620181cd4 (patch) | |
tree | 69a0706a9d8bd0f7172ba5dea60b07b1c8f665be | |
parent | 549165b0548a57d22d1e61f88fc5d36b0f38d2a1 (diff) |
games/flightgear-terragear: deprecate
-rw-r--r-- | games/flightgear-terragear/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/flightgear-terragear/Makefile b/games/flightgear-terragear/Makefile index c24c785ff634..0ef22386d63d 100644 --- a/games/flightgear-terragear/Makefile +++ b/games/flightgear-terragear/Makefile @@ -10,6 +10,8 @@ WWW= https://github.com/FlightGear/terragear LICENSE= GPLv2 BROKEN= does not build: use of undeclared identifier 'sgClearWriteError' +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 BUILD_DEPENDS= cgal>0:math/cgal LIB_DEPENDS= libgdal.so:graphics/gdal \ |