aboutsummaryrefslogtreecommitdiffstats
path: root/games/alienblaster
diff options
context:
space:
mode:
Diffstat (limited to 'games/alienblaster')
-rw-r--r--games/alienblaster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/alienblaster/Makefile b/games/alienblaster/Makefile
index 28ae2b436273..bd85425a5a50 100644
--- a/games/alienblaster/Makefile
+++ b/games/alienblaster/Makefile
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
post-patch:
# Fix make command
- @${REINPLACE_CMD} -e 's|make|${GMAKE}|g' ${WRKSRC}/${MAKEFILE}
+ @${REINPLACE_CMD} -e 's|make|${MAKE_CMD}|g' ${WRKSRC}/${MAKEFILE}
# Fix Makefile
@${REINPLACE_CMD} -e 's|alienBlaster|${PORTNAME}|g ; \