games/bomberinstinct: fix build with recent current and deprecate

This commit is contained in:
Tobias C. Berner 2020-08-28 10:45:17 +00:00
parent 7dbd093d10
commit 68a88f6561
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546715

View File

@ -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 \