pkgsrc-WIP-changes archive

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

corert-git: Add new requirement on lang/mono



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Jan 25 01:08:41 2016 +0100
Changeset:	426de2061b4e93ca93bd8d5265f07c1ee60c6126

Modified Files:
	corert-git/Makefile

Log Message:
corert-git: Add new requirement on lang/mono

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

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

diffstat:
 corert-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/corert-git/Makefile b/corert-git/Makefile
index 007637a..1ce4963 100644
--- a/corert-git/Makefile
+++ b/corert-git/Makefile
@@ -21,6 +21,7 @@ REPLACE_BASH+=	build.sh
 do-build:
 		${RUN} cd ${WRKSRC} && PYTHON=${PYTHONBIN} ./build.sh
 
+.include "../../lang/mono/buildlink3.mk"
 .include "../../wip/llvm-git/buildlink3.mk"
 .include "../../wip/lldb-git/buildlink3.mk"
 .include "../../wip/clang-git/buildlink3.mk"


Home | Main Index | Thread Index | Old Index