pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ripgrep textproc/ripgrep: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79db222be779
branches:  trunk
changeset: 456642:79db222be779
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Aug 05 08:44:56 2021 +0000

description:
textproc/ripgrep: simplify Makefile

diffstat:

 textproc/ripgrep/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r aba6656aad57 -r 79db222be779 textproc/ripgrep/Makefile
--- a/textproc/ripgrep/Makefile Thu Aug 05 08:44:17 2021 +0000
+++ b/textproc/ripgrep/Makefile Thu Aug 05 08:44:56 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2021/07/22 16:16:37 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2021/08/05 08:44:56 pin Exp $
 
 DISTNAME=      ripgrep-13.0.0
 CATEGORIES=    textproc
@@ -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