pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/bk textproc/bs: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27204f9b1b2e
branches:  trunk
changeset: 456552:27204f9b1b2e
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 02 15:36:36 2021 +0000

description:
textproc/bs: simplify Makefile

diffstat:

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

diffs (18 lines):

diff -r 8becc64cf17d -r 27204f9b1b2e textproc/bk/Makefile
--- a/textproc/bk/Makefile      Mon Aug 02 15:20:33 2021 +0000
+++ b/textproc/bk/Makefile      Mon Aug 02 15:36:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/07/08 13:21:12 pin Exp $
+# $NetBSD: Makefile,v 1.7 2021/08/02 15:36:36 pin Exp $
 
 DISTNAME=      bk-0.5.3
 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