aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/angband/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile
index 14b7e8bdbb8a..2d3bfb3d64d6 100644
--- a/games/angband/Makefile
+++ b/games/angband/Makefile
@@ -36,6 +36,9 @@ pre-fetch:
@${ECHO_MSG} "Building without X support"
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|-Wno-missing-field-initializers ||' ${WRKSRC}/configure
+
post-install:
@${CAT} ${PKGMESSAGE}