pkgsrc-WIP-changes archive

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

coreclr-git: Try to satisfy needs for Python



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Jan 22 11:59:02 2016 +0100
Changeset:	fd70e16ea047e346b6966ae5456daf0a8984755b

Modified Files:
	coreclr-git/Makefile

Log Message:
coreclr-git: Try to satisfy needs for Python

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

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

diffstat:
 coreclr-git/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/coreclr-git/Makefile b/coreclr-git/Makefile
index 33ad5d1..0d41aaf 100644
--- a/coreclr-git/Makefile
+++ b/coreclr-git/Makefile
@@ -24,6 +24,9 @@ do-build:
 .include "../../wip/llvm-git/buildlink3.mk"
 .include "../../wip/lldb-git/buildlink3.mk"
 .include "../../wip/clang-git/buildlink3.mk"
+.include "../../lang/python/extension.mk"
+.include "../../lang/python/pyversion.mk"
 .include "../../lang/python/application.mk"
+.include "../../lang/python/tool.mk"
 .include "../../wip/mk/git-package.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index