pkgsrc-WIP-changes archive

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

coreclr-git: Stop depending upon mono, no longer needed



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Feb 18 22:04:48 2016 +0100
Changeset:	59db80e2c844774ff6295b5f720fe88ed7f6c389

Modified Files:
	coreclr-git/Makefile

Log Message:
coreclr-git: Stop depending upon mono, no longer needed

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

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

diffstat:
 coreclr-git/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/coreclr-git/Makefile b/coreclr-git/Makefile
index 398ee76..5771fba 100644
--- a/coreclr-git/Makefile
+++ b/coreclr-git/Makefile
@@ -34,7 +34,6 @@ do-test:
 	${RUN} cd ${WRKSRC} && \
 	${SETENV} ${TEST_ENV} ${BASH} src/pal/tests/palsuite/runpaltests.sh ${WRKSRC}/bin/obj/NetBSD.x64.Debug ${WRKSRC}/paltestout
 
-.include "../../lang/mono/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
 .include "../../wip/llvm-git/buildlink3.mk"
 .include "../../wip/lldb-git/buildlink3.mk"


Home | Main Index | Thread Index | Old Index