pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lua-ldoc: change /local with /wip
Module Name: pkgsrc-wip
Committed By: Frédér Fauberteau <triaxx%triaxx.org@localhost>
Pushed By: frederic
Date: Mon Jun 5 21:35:59 2017 +0000
Changeset: f806bbff3146302906bfef1dcdf08d724165315a
Modified Files:
lua-ldoc/Makefile
Log Message:
lua-ldoc: change /local with /wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f806bbff3146302906bfef1dcdf08d724165315a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lua-ldoc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/lua-ldoc/Makefile b/lua-ldoc/Makefile
index 4e8ba932cd..8b846497df 100644
--- a/lua-ldoc/Makefile
+++ b/lua-ldoc/Makefile
@@ -18,7 +18,7 @@ MAKE_FILE= makefile
NO_BUILD= yes
WRKSRC= ${WRKDIR}/LDoc-${PKGVERSION_NOREV}
-DEPENDS+= ${LUA_PKGPREFIX}-penlight-[0-9]*:../../local/lua-penlight
+DEPENDS+= ${LUA_PKGPREFIX}-penlight-[0-9]*:../../wip/lua-penlight
.include "../../lang/lua/module.mk"
Home |
Main Index |
Thread Index |
Old Index