pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21f1db77f6d3
branches:  trunk
changeset: 456582:21f1db77f6d3
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Aug 03 09:01:26 2021 +0000

description:
textproc/sd: simplify Makefile

diffstat:

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

diffs (18 lines):

diff -r 4d96bf55058b -r 21f1db77f6d3 textproc/sd/Makefile
--- a/textproc/sd/Makefile      Tue Aug 03 09:00:37 2021 +0000
+++ b/textproc/sd/Makefile      Tue Aug 03 09:01:26 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/07/05 08:40:19 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/03 09:01:26 pin Exp $
 
 DISTNAME=      sd-0.7.6
 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