aboutsummaryrefslogtreecommitdiffstats
path: root/www/elinks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r--www/elinks/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index e23183e1b0f5..dfc521f0941f 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -74,7 +74,7 @@ CONFIGURE_ARGS+= --without-guile
.endif
.if defined(WITH_LUASCRIPT)
-LIB_DEPENDS+= lua:${PORTSDIR}/lang/lua
+LIB_DEPENDS+= lua:${PORTSDIR}/lang/lua50
CONFIGURE_ARGS+= --with-lua
.else
CONFIGURE_ARGS+= --without-lua