pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/librespot
Module Name: pkgsrc
Committed By: pin
Date: Thu Aug 5 08:41:02 UTC 2021
Modified Files:
pkgsrc/audio/librespot: Makefile
Log Message:
audio/librespot: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/librespot/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/librespot/Makefile
diff -u pkgsrc/audio/librespot/Makefile:1.11 pkgsrc/audio/librespot/Makefile:1.12
--- pkgsrc/audio/librespot/Makefile:1.11 Fri Jul 30 12:26:39 2021
+++ pkgsrc/audio/librespot/Makefile Thu Aug 5 08:41:02 2021
@@ -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 @@ LICENSE= mit
.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