aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tolua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tolua/Makefile')
-rw-r--r--lang/tolua/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tolua/Makefile b/lang/tolua/Makefile
index 4c589077c09d..02c083a00bda 100644
--- a/lang/tolua/Makefile
+++ b/lang/tolua/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.tecgraf.puc-rio.br/pub/users/celes/tolua/ \
MAINTAINER= edwin@mavetju.org
COMMENT= toLua: accessing C/C++ code from Lua
-LIB_DEPENDS= lua:${PORTSDIR}/lang/lua
+LIB_DEPENDS= lua:${PORTSDIR}/lang/lua50
WRKSRC= ${WRKDIR}/${PORTNAME}-5.0
USE_GMAKE= yes