games/atris: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 19:40:27 +00:00
parent 43f31e3255
commit c78f5a9473
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546676

View File

@ -21,6 +21,8 @@ CONFIGURE_ARGS= --program-transform-name=""
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
# Upstream is dead. Don't expect a proper fix.
CFLAGS+= -fcommon
OPTIONS_DEFINE= DOCS