pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/librespot audio/librespot: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9b780042692
branches:  trunk
changeset: 456636:f9b780042692
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Aug 05 08:41:02 2021 +0000

description:
audio/librespot: simplify Makefile

diffstat:

 audio/librespot/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a3fb99623592 -r f9b780042692 audio/librespot/Makefile
--- a/audio/librespot/Makefile  Thu Aug 05 08:26:21 2021 +0000
+++ b/audio/librespot/Makefile  Thu Aug 05 08:41:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/07/30 12:26:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2021/08/05 08:41:02 pin Exp $
 
 DISTNAME=      librespot-0.2.0
 PKGREVISION=   1
@@ -13,7 +13,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=                c # rust, but needs a toolchain to link
 USE_TOOLS+=            pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index