pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cca1eb2de757
branches:  trunk
changeset: 456553:cca1eb2de757
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 02 15:37:32 2021 +0000

description:
sysutils/broot: simplify Makefile

diffstat:

 sysutils/broot/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 27204f9b1b2e -r cca1eb2de757 sysutils/broot/Makefile
--- a/sysutils/broot/Makefile   Mon Aug 02 15:36:36 2021 +0000
+++ b/sysutils/broot/Makefile   Mon Aug 02 15:37:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2021/06/24 08:44:50 pin Exp $
+# $NetBSD: Makefile,v 1.25 2021/08/02 15:37:32 pin Exp $
 
 DISTNAME=      broot-1.6.0
 # Do not update this package. Newer versions require Rust-1.53.0
@@ -13,7 +13,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c       # rust, but needs a toolchain to link
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1



Home | Main Index | Thread Index | Old Index