From 39aa311e33e9318959c819f8a17cda80f3eacfa4 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Fri, 28 Aug 2020 19:57:04 +0000 Subject: [PATCH] games/drm: fix build on recent current and deprecate --- games/drm/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/games/drm/Makefile b/games/drm/Makefile index 7373085e63b3..e4a55b788cfd 100644 --- a/games/drm/Makefile +++ b/games/drm/Makefile @@ -13,6 +13,11 @@ COMMENT= Very simple Tetris-style game ALL_TARGET= bugs USES= ncurses tar:Z +CFLAGS+= -fcommon + +EXPIRATION_DATE= 2020-09-30 +DEPRECATED= Unmaintained and dead upstream + OPTIONS_DEFINE= DOCS do-install: