pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b4b61c6249f
branches:  trunk
changeset: 456573:7b4b61c6249f
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Aug 03 08:53:05 2021 +0000

description:
textproc/diffr: simplify Makefile

diffstat:

 textproc/diffr/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 83b4a930033a -r 7b4b61c6249f textproc/diffr/Makefile
--- a/textproc/diffr/Makefile   Tue Aug 03 08:49:27 2021 +0000
+++ b/textproc/diffr/Makefile   Tue Aug 03 08:53:05 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/26 21:43:43 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/03 08:53:05 pin Exp $
 
 DISTNAME=      diffr-0.1.4
 CATEGORIES=    textproc
@@ -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