pkgsrc-WIP-changes archive

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

csview: remove unwanted line



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue May 11 16:02:23 2021 +0200
Changeset:	a43c44aa721b4a7a1f5b5cc468746cdf0d50ee83

Modified Files:
	csview/Makefile

Log Message:
csview: remove unwanted line

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a43c44aa721b4a7a1f5b5cc468746cdf0d50ee83

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 csview/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/csview/Makefile b/csview/Makefile
index 5e2eadd0b3..d45daf8d0e 100644
--- a/csview/Makefile
+++ b/csview/Makefile
@@ -21,8 +21,6 @@ SITES.prettytable-rs-${PRETTYTABLE-RS_REV}.tar.gz+=	-${MASTER_SITE_GITHUB:=wfxr/
 USE_LANGUAGES=		c	# Rust, but needs toolchain for linking
 INSTALLATION_DIRS=	bin
 
-CARGO_NO_DEFAULT_FEATURES=	YES
-
 post-extract:
 	mv ${WRKDIR}/prettytable-rs-* ${WRKDIR}/prettytable-rs
 


Home | Main Index | Thread Index | Old Index