pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/yaydl



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Aug  5 08:47:25 UTC 2021

Modified Files:
        pkgsrc/net/yaydl: Makefile

Log Message:
net/yaydl: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/yaydl/Makefile

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

Modified files:

Index: pkgsrc/net/yaydl/Makefile
diff -u pkgsrc/net/yaydl/Makefile:1.7 pkgsrc/net/yaydl/Makefile:1.8
--- pkgsrc/net/yaydl/Makefile:1.7       Mon Jun 21 07:11:55 2021
+++ pkgsrc/net/yaydl/Makefile   Thu Aug  5 08:47:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/06/21 07:11:55 pin Exp $
+# $NetBSD: Makefile,v 1.8 2021/08/05 08:47:25 pin Exp $
 
 DISTNAME=      yaydl-0.6.6
 CATEGORIES=    net
@@ -12,7 +12,6 @@ LICENSE=      cddl-1.0
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index