pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/lua-lpeg Use ${LUA_CDIR} and ${LUA_LDIR}.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d10018eef8f2
branches: trunk
changeset: 621688:d10018eef8f2
user: alnsn <alnsn%pkgsrc.org@localhost>
date: Sun Jul 14 20:31:45 2013 +0000
description:
Use ${LUA_CDIR} and ${LUA_LDIR}.
diffstat:
devel/lua-lpeg/PLIST | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (14 lines):
diff -r a5859a218969 -r d10018eef8f2 devel/lua-lpeg/PLIST
--- a/devel/lua-lpeg/PLIST Sun Jul 14 20:29:36 2013 +0000
+++ b/devel/lua-lpeg/PLIST Sun Jul 14 20:31:45 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index