pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/termusic



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Aug  5 08:41:42 UTC 2021

Modified Files:
        pkgsrc/audio/termusic: Makefile

Log Message:
audio/termusic: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/termusic/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/termusic/Makefile
diff -u pkgsrc/audio/termusic/Makefile:1.4 pkgsrc/audio/termusic/Makefile:1.5
--- pkgsrc/audio/termusic/Makefile:1.4  Thu Jul 22 16:16:36 2021
+++ pkgsrc/audio/termusic/Makefile      Thu Aug  5 08:41:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/07/22 16:16:36 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2021/08/05 08:41:42 pin Exp $
 
 DISTNAME=      termusic-0.2.11
 CATEGORIES=    audio
@@ -12,7 +12,6 @@ LICENSE=      mit AND gnu-gpl-v3
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index