pkgsrc-WIP-changes archive

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

spotifyd: 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 14:47:09 2020 +0200
Changeset:	384d025d35c57568b276cd1853469ee947a558f1

Modified Files:
	spotifyd/Makefile

Log Message:
spotifyd: 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=384d025d35c57568b276cd1853469ee947a558f1

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

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

diffs:
diff --git a/spotifyd/Makefile b/spotifyd/Makefile
index 8212662b0f..eb60fd3ba3 100644
--- a/spotifyd/Makefile
+++ b/spotifyd/Makefile
@@ -399,7 +399,6 @@ do-install:
 # into using that.
 BUILDLINK_API_DEPENDS.rust+=   rust>=1.40.0
 .include "../../lang/rust/cargo.mk"
-.include "../../lang/rust/buildlink3.mk"
 .include "../../audio/pulseaudio/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index