pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b73c41691719
branches:  trunk
changeset: 456583:b73c41691719
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Aug 03 09:02:05 2021 +0000

description:
textproc/stava: simplify Makefile

diffstat:

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

diffs (18 lines):

diff -r 21f1db77f6d3 -r b73c41691719 textproc/stava/Makefile
--- a/textproc/stava/Makefile   Tue Aug 03 09:01:26 2021 +0000
+++ b/textproc/stava/Makefile   Tue Aug 03 09:02:05 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/28 20:54:51 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/03 09:02:05 pin Exp $
 
 DISTNAME=      stava-0.6.2
 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