pkgsrc-WIP-changes archive

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

mk: remove rust/bl3.mk so this works with rust-bin



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Aug 17 16:13:15 2020 +0200
Changeset:	2cc2fd0d1ef9df2a4dececfc581cddfc668de0e1

Modified Files:
	mk/cargo-binary.mk

Log Message:
mk: remove rust/bl3.mk so this works with rust-bin

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

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

diffstat:
 mk/cargo-binary.mk | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/mk/cargo-binary.mk b/mk/cargo-binary.mk
index 6f41b525b4..ca1e3667e0 100644
--- a/mk/cargo-binary.mk
+++ b/mk/cargo-binary.mk
@@ -34,4 +34,3 @@ install-cargo-binary:
 	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${RM} ${DESTDIR}${LOCALBASE}/.crates.toml
 
 .include "../../lang/rust/cargo.mk"
-.include "../../lang/rust/buildlink3.mk"


Home | Main Index | Thread Index | Old Index