aboutsummaryrefslogtreecommitdiff
path: root/games/stratagus
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-03 13:25:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-03 13:25:07 +0000
commitc558673f0bec6616efdfc5b86b5a243ba44e7a50 (patch)
tree90afa9b01d27a27562cef2bfc7c5d7598196f5d1 /games/stratagus
parente7763f2d4ff246a14ef6b9c754aa5f05968c3c7e (diff)
downloadports-c558673f0bec6616efdfc5b86b5a243ba44e7a50.tar.gz
ports-c558673f0bec6616efdfc5b86b5a243ba44e7a50.zip
- Switch lua dependency to lang/lua50
Notes
Notes: svn path=/head/; revision=161274
Diffstat (limited to 'games/stratagus')
-rw-r--r--games/stratagus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile
index 3c1110bd4ccc..2ae1d9462f9f 100644
--- a/games/stratagus/Makefile
+++ b/games/stratagus/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= tlp@liquidx.org
COMMENT= Free cross-platform real-time strategy gaming engine
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- lua.5:${PORTSDIR}/lang/lua
+ lua.5:${PORTSDIR}/lang/lua50
USE_SDL= yes
USE_XLIB= yes