From 68a88f65615f2e558d22be1dbb0ba6326063f0ce Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Fri, 28 Aug 2020 10:45:17 +0000 Subject: [PATCH] games/bomberinstinct: fix build with recent current and deprecate --- games/bomberinstinct/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile index 6dc816ea7358..62734a79b3bb 100644 --- a/games/bomberinstinct/Makefile +++ b/games/bomberinstinct/Makefile @@ -19,6 +19,11 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl -pthread +# Upstream is dead. +CFLAGS+= -fcommon + +EXPIRATION_DATE= 2020-09-30 +DEPRECATED= Unmaintained and dead upstream post-patch: @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \