aboutsummaryrefslogtreecommitdiff
path: root/games/ember
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2014-06-14 10:48:12 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2014-06-14 10:48:12 +0000
commitc0395cb1d4eeeae6fccd9e60b7d5110279f5632e (patch)
tree3adc167aac1d7a7606901c98ea3914d2fa82fd44 /games/ember
parent1698e21b859e826c845316c46079737743780d61 (diff)
downloadports-c0395cb1d4eeeae6fccd9e60b7d5110279f5632e.tar.gz
ports-c0395cb1d4eeeae6fccd9e60b7d5110279f5632e.zip
Notes
Diffstat (limited to 'games/ember')
-rw-r--r--games/ember/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ember/Makefile b/games/ember/Makefile
index df2442e2be43..3a1f34f26151 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -31,10 +31,11 @@ CONFIGURE_ENV+= LUA_LIBS="-L${LUA_LIBDIR} -llua-${LUA_VER}" \
LUA_CFLAGS="-I${LUA_INCDIR}" \
TOLUAXX="${TOLUAXX_CMD}"
+TOLUAXX_CMD= ${LOCALBASE}/bin/tolua++${LUA_VER}
USE_SDL= sdl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= openal:al,alut pathfix pkgconfig compiler:c++11-lib tar:bzip2
+USES= openal:al,alut pathfix pkgconfig compiler:c++11-lib tar:bzip2 lua:51
OPTIONS_DEFINE= DOCS