From 96002d8417f4ed5eb06def98c8058662a8c52bb7 Mon Sep 17 00:00:00 2001 From: alnsn Date: Sun, 14 Jul 2013 20:31:45 +0000 Subject: Use ${LUA_CDIR} and ${LUA_LDIR}. --- devel/lua-lpeg/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/lua-lpeg/PLIST b/devel/lua-lpeg/PLIST index 87a4bf2d3e7..cf6402faf83 100644 --- a/devel/lua-lpeg/PLIST +++ b/devel/lua-lpeg/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2013/06/13 22:13:58 alnsn Exp $ -lib/lua/5.1/lpeg.so +@comment $NetBSD: PLIST,v 1.3 2013/07/14 20:31:45 alnsn Exp $ +${LUA_CDIR}/lpeg.so share/doc/lua-lpeg/lpeg.html share/doc/lua-lpeg/re.html share/doc/lua-lpeg/lpeg-128.gif share/doc/lua-lpeg/HISTORY -share/lua/5.1/re.lua +${LUA_LDIR}/re.lua -- cgit v1.2.3