pkgsrc-WIP-changes archive

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

coreclr-git: There is need for textproc/icu



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jan 24 04:53:45 2016 +0100
Changeset:	58c0939e01de9d5ca27c45677579829620ff0225

Modified Files:
	coreclr-git/Makefile

Log Message:
coreclr-git: There is need for textproc/icu

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

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 insertion(+)

diffs:
diff --git a/coreclr-git/Makefile b/coreclr-git/Makefile
index b9ba0c8..77c2aee 100644
--- a/coreclr-git/Makefile
+++ b/coreclr-git/Makefile
@@ -21,6 +21,7 @@ REPLACE_BASH+=	build.sh
 do-build:
 		${RUN} cd ${WRKSRC} && PYTHON=${PYTHONBIN} ./build.sh
 
+.include "../../textproc/icu/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