pkgsrc-WIP-changes archive

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

corefx-git: Require security/mit-krb5



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Apr 16 15:09:49 2016 +0200
Changeset:	094118865398136f2683ad01fc747e2ae59f52ad

Modified Files:
	corefx-git/Makefile

Log Message:
corefx-git: Require security/mit-krb5

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

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

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

diffs:
diff --git a/corefx-git/Makefile b/corefx-git/Makefile
index 19bd040..495dd39 100644
--- a/corefx-git/Makefile
+++ b/corefx-git/Makefile
@@ -26,6 +26,7 @@ do-build:
 	${RUN} cd ${WRKSRC} && \
 	${PKGSRC_SETENV} ${MAKE_ENV} ./build.sh native verbose cmakeargs ${CMAKE_ARGS:Q}
 
+.include "../../security/mit-krb5/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
 .include "../../lang/llvm/buildlink3.mk"


Home | Main Index | Thread Index | Old Index