pkgsrc-WIP-changes archive

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

corert-git: no more need for mono



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Apr 27 04:19:38 2016 +0200
Changeset:	ec26103149aadccc5c8c9527be352be033808740

Modified Files:
	corert-git/Makefile

Log Message:
corert-git: no more need for mono

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

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 deletion(-)

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


Home | Main Index | Thread Index | Old Index