diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 15:28:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 15:28:28 +0000 |
commit | e836ab008ac38916a93472f2840e03e2e8470ef5 (patch) | |
tree | 1485083919fd5b153bf056ea17ac895ea758a8a9 /games/xmoto | |
parent | 35d8b48dff5490ff5d7232109c287da637b58811 (diff) | |
download | ports-e836ab008ac38916a93472f2840e03e2e8470ef5.tar.gz ports-e836ab008ac38916a93472f2840e03e2e8470ef5.zip |
Notes
Diffstat (limited to 'games/xmoto')
-rw-r--r-- | games/xmoto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 30fb01a2ddad..556cdaec1b64 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -20,9 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode LICENSE= GPLv2 GNU_CONFIGURE= yes -USES= gmake dos2unix +USES= gmake dos2unix lua:51 USE_GNOME= libxml2 -USE_LUA= 5.1 USE_SQLITE= 3 USE_SDL= sdl mixer ttf net USE_GL= gl glu |