pkgsrc-WIP-changes archive

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

Rust177: cmake is only TOOL_DEPENDS and not blk3



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Apr 19 10:51:04 2024 +0200
Changeset:	277f103fc9e5ca1cce5a078aebaba21ffe06c352

Modified Files:
	rust177/Makefile

Log Message:
Rust177: cmake is only TOOL_DEPENDS and not blk3

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

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

diffstat:
 rust177/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/rust177/Makefile b/rust177/Makefile
index f39df7af5e..5b42e9e38f 100644
--- a/rust177/Makefile
+++ b/rust177/Makefile
@@ -684,7 +684,7 @@ DEPENDS+=	libatomic-links>=0:../../devel/libatomic-links
 .endif
 
 TOOL_DEPENDS+= cmake-[0-9]*:../../devel/cmake
-.include "../../devel/cmake/buildlink3.mk"
+
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/python/tool.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index