games/alex4: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 17:53:20 +00:00
parent f00e6de1e8
commit 238a67bc95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546382

View File

@ -28,6 +28,9 @@ MAKE_JOBS_UNSAFE=yes
USES= dos2unix gmake zip
# Upstream seems dead. Don't expect a proper fix.
CFLAGS+= -fcommon
post-patch:
@${REINPLACE_CMD} \
-e 's,%%STAGEDIR%%,${STAGEDIR},g' \