aboutsummaryrefslogtreecommitdiffstats
path: root/games/spring
diff options
context:
space:
mode:
Diffstat (limited to 'games/spring')
-rw-r--r--games/spring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index f11703b0ce15..512a9b13134a 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -114,6 +114,6 @@ post-patch:
.endif
pre-build:
- cd ${WRKSRC} && ${MAKE} generateVersionFiles
+ cd ${WRKSRC} && ${MAKE_CMD} generateVersionFiles
.include <bsd.port.post.mk>