pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/maguro net/maguro: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca4320cd73e1
branches:  trunk
changeset: 456639:ca4320cd73e1
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Aug 05 08:43:00 2021 +0000

description:
net/maguro: simplify Makefile

diffstat:

 net/maguro/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 4781f8cebd1d -r ca4320cd73e1 net/maguro/Makefile
--- a/net/maguro/Makefile       Thu Aug 05 08:42:25 2021 +0000
+++ b/net/maguro/Makefile       Thu Aug 05 08:43:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/07/22 16:16:36 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/05 08:43:00 pin Exp $
 
 DISTNAME=      maguro-0.0.1
 CATEGORIES=    net
@@ -11,7 +11,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index