aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmoto
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-03 21:25:07 +0800
committerpav <pav@FreeBSD.org>2006-05-03 21:25:07 +0800
commit57c04beb7033430b70edf713823ab1360da084a6 (patch)
tree0d1965cff36464917e8b13f19e9dc175205abec8 /games/xmoto
parent35ea1e3f5481f0aa4970badeab48cdde17a3ac0d (diff)
downloadfreebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.tar.gz
freebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.tar.zst
freebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.zip
- Switch lua dependency to lang/lua50
Diffstat (limited to 'games/xmoto')
-rw-r--r--games/xmoto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile
index 9bacefe05b36..f64ea62eabbf 100644
--- a/games/xmoto/Makefile
+++ b/games/xmoto/Makefile
@@ -18,7 +18,7 @@ COMMENT= Challenging 2D motocross platform game
LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- lua.5:${PORTSDIR}/lang/lua
+ lua.5:${PORTSDIR}/lang/lua50
BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode
GNU_CONFIGURE= yes