aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 16:35:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 16:35:58 +0000
commit5a740d797081195f40e2e479cf8d4736b65eb8a2 (patch)
tree8927cb73aea1972dc842bc4b31e633c61c803124 /emulators
parentd79b00041bbe2185cc290b7c5a4093072b1e28cd (diff)
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fceux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile
index cc949a47bf49..e9825aecaba3 100644
--- a/emulators/fceux/Makefile
+++ b/emulators/fceux/Makefile
@@ -45,7 +45,7 @@ LOGO_DESC= Enable a logoscreen when creating avis
LOGO_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
LOGO_MAKE_ARGS= LOGO=1
LOGO_MAKE_ARG_OFF= LOGO=0
-LUA_USE= LUA=yes
+LUA_USES= lua:51
LUA_MAKE_ARGS= LUA=1 SYSTEM_LUA=1
LUA_MAKE_ARGS_OFF= LUA=0
OPENGL_USE= GL=gl