summaryrefslogtreecommitdiff
path: root/devel/lua-filename
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-03 13:25:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-03 13:25:07 +0000
commitc558673f0bec6616efdfc5b86b5a243ba44e7a50 (patch)
tree90afa9b01d27a27562cef2bfc7c5d7598196f5d1 /devel/lua-filename
parentUpdate to 20060503 (diff)
- Switch lua dependency to lang/lua50
Notes
Notes: svn path=/head/; revision=161274
Diffstat (limited to 'devel/lua-filename')
-rw-r--r--devel/lua-filename/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-filename/Makefile b/devel/lua-filename/Makefile
index 3950ecb5e739..7b97eb46dc89 100644
--- a/devel/lua-filename/Makefile
+++ b/devel/lua-filename/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY=
MAINTAINER= andrew+ports@fubar.geek.nz
COMMENT= Filename-manipulating functions for Lua 5.0.x
-RUN_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua
+RUN_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua50
NO_WRKSUBDIR= yes
NO_BUILD= yes