aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-27 19:54:56 +0800
committerbapt <bapt@FreeBSD.org>2014-05-27 19:54:56 +0800
commit6f38711d4f1a79368b20d73c61d3f04c69b73996 (patch)
treefec6dd92404eb51892d10bf6c23ae72c1dc13c41 /games
parent5046917a745af9d2d3c38bcb75279259f5e10010 (diff)
downloadfreebsd-ports-gnome-6f38711d4f1a79368b20d73c61d3f04c69b73996.tar.gz
freebsd-ports-gnome-6f38711d4f1a79368b20d73c61d3f04c69b73996.tar.zst
freebsd-ports-gnome-6f38711d4f1a79368b20d73c61d3f04c69b73996.zip
Fix lua detection
Diffstat (limited to 'games')
-rw-r--r--games/xmoto/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile
index 556cdaec1b64..5527e9162aa0 100644
--- a/games/xmoto/Makefile
+++ b/games/xmoto/Makefile
@@ -54,6 +54,9 @@ DESKTOP_ENTRIES="XMoto" \
"Game;SportsGame;ArcadeGame;" \
false
+post-patch:
+ @${REINPLACE_CMD} -e "s/lua5.1/lua-${LUA_VER}/g" ${WRKSRC}/configure
+
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}