Use the LUA_CDIR and LUA_LDIR plist vars.

This commit is contained in:
dholland 2013-10-30 06:04:16 +00:00
parent 0503372277
commit 21eabb4187
2 changed files with 8 additions and 8 deletions

View file

@ -1,8 +1,8 @@
@comment $NetBSD: PLIST,v 1.1 2013/09/14 09:06:48 ryoon Exp $
lib/lua/5.2/curses.lua
lib/lua/5.2/curses_c.la
lib/lua/5.2/posix.lua
lib/lua/5.2/posix_c.la
@comment $NetBSD: PLIST,v 1.2 2013/10/30 06:04:16 dholland Exp $
${LUA_CDIR}/curses.lua
${LUA_CDIR}/curses_c.la
${LUA_CDIR}/posix.lua
${LUA_CDIR}/posix_c.la
share/doc/${PKGNAME}/curses.html
share/doc/${PKGNAME}/curses_c.html
share/doc/${PKGNAME}/index.html

View file

@ -1,3 +1,3 @@
@comment $NetBSD: PLIST,v 1.3 2013/09/01 04:48:21 ryoon Exp $
lib/lua/5.2/lxp.so
share/lua/5.2/lxp/lom.lua
@comment $NetBSD: PLIST,v 1.4 2013/10/30 06:04:16 dholland Exp $
${LUA_CDIR}/lxp.so
${LUA_LDIR}/lxp/lom.lua