pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

v8: Disable missing dependency



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Sep 12 21:33:40 2016 +0200
Changeset:	f12e1c314905f1bfa5eaefbaba4791a8dac3778b

Modified Files:
	v8/Makefile

Log Message:
v8: Disable missing dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f12e1c314905f1bfa5eaefbaba4791a8dac3778b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 v8/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/v8/Makefile b/v8/Makefile
index bc53285..81f4da5 100644
--- a/v8/Makefile
+++ b/v8/Makefile
@@ -93,5 +93,5 @@ do-install:
 .include "../../lang/python/pyversion.mk"
 .include "../../mk/readline.buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
-.include "../../wip/chromium-depot_tools/tool.mk"
+#.include "../../wip/chromium-depot_tools/tool.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index