aboutsummaryrefslogtreecommitdiffstats
path: root/devel/lua-filename
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lua-filename')
-rw-r--r--devel/lua-filename/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/lua-filename/Makefile b/devel/lua-filename/Makefile
index a229e6c07586..3cb1a042ee47 100644
--- a/devel/lua-filename/Makefile
+++ b/devel/lua-filename/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= andrew+ports@fubar.geek.nz
COMMENT= Filename-manipulating functions for Lua 5
USE_LUA?= 5.1
-LUA_COMPS= posix
+LUA_COMPS= lua posix
.if ${USE_LUA} == 5.0
LUA_COMPS+= compat51
.endif
@@ -27,7 +27,6 @@ NO_WRKSUBDIR= yes
PLIST_FILES= %%LUA_MODSHAREDIR%%/filename.lua
post-extract:
- echo ${LV}
${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}/filename.lua
do-install: