pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/csview textproc/csview: simplify Makefile
details: https://anonhg.NetBSD.org/pkgsrc/rev/d12fdddd0956
branches: trunk
changeset: 456548:d12fdddd0956
user: pin <pin%pkgsrc.org@localhost>
date: Mon Aug 02 15:17:40 2021 +0000
description:
textproc/csview: simplify Makefile
diffstat:
textproc/csview/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r f59617d49223 -r d12fdddd0956 textproc/csview/Makefile
--- a/textproc/csview/Makefile Mon Aug 02 15:16:13 2021 +0000
+++ b/textproc/csview/Makefile Mon Aug 02 15:17:40 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/05/12 12:24:41 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/02 15:17:40 pin Exp $
DISTNAME= csview-0.3.8
CATEGORIES= textproc
@@ -18,7 +18,6 @@
DISTFILES+= prettytable-rs-${PRETTYTABLE-RS_REV}.tar.gz
SITES.prettytable-rs-${PRETTYTABLE-RS_REV}.tar.gz+= -${MASTER_SITE_GITHUB:=wfxr/}prettytable-rs/archive/${PRETTYTABLE-RS_REV}.tar.gz
-USE_LANGUAGES= c # Rust, but needs toolchain for linking
USE_TOOLS+= pkg-config
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index