aboutsummaryrefslogtreecommitdiff
path: root/games/pinball/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pinball/Makefile')
-rw-r--r--games/pinball/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/pinball/Makefile b/games/pinball/Makefile
index 4279035f4695..02e79bb83365 100644
--- a/games/pinball/Makefile
+++ b/games/pinball/Makefile
@@ -42,6 +42,11 @@ DOCS= README
.include <bsd.port.pre.mk>
+# For gmake>=3.82
+post-patch:
+ @${FIND} ${WRKSRC} -name Makefile.in -print | ${XARGS} \
+ ${REINPLACE_CMD} -e 's,^dnl,# dnl,'
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}