pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/dust sysutils/dust: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00bdd59954ab
branches:  trunk
changeset: 456549:00bdd59954ab
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 02 15:18:44 2021 +0000

description:
sysutils/dust: simplify Makefile

diffstat:

 sysutils/dust/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r d12fdddd0956 -r 00bdd59954ab sysutils/dust/Makefile
--- a/sysutils/dust/Makefile    Mon Aug 02 15:17:40 2021 +0000
+++ b/sysutils/dust/Makefile    Mon Aug 02 15:18:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/07/19 15:18:16 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/02 15:18:44 pin Exp $
 
 DISTNAME=      dust-0.6.1
 CATEGORIES=    sysutils
@@ -12,8 +12,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c       # rust, but needs a toolchain to link
-
 INSTALLATION_DIRS=     bin
 
 do-install:



Home | Main Index | Thread Index | Old Index