diff options
Diffstat (limited to 'devel/lua50-filename')
-rw-r--r-- | devel/lua50-filename/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua50-filename/Makefile b/devel/lua50-filename/Makefile index 3950ecb5e739..7b97eb46dc89 100644 --- a/devel/lua50-filename/Makefile +++ b/devel/lua50-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 |