aboutsummaryrefslogtreecommitdiff
path: root/games/xmoto
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-27 11:54:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-27 11:54:56 +0000
commitcf2040c598c099745944ec365c580acfb26c0601 (patch)
treefec6dd92404eb51892d10bf6c23ae72c1dc13c41 /games/xmoto
parent750a7a19e034d63844807c1dece9ec76b79f5737 (diff)
downloadports-cf2040c598c099745944ec365c580acfb26c0601.tar.gz
ports-cf2040c598c099745944ec365c580acfb26c0601.zip
Fix lua detection
Notes
Notes: svn path=/head/; revision=355490
Diffstat (limited to 'games/xmoto')
-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}