pkgsrc-WIP-changes archive

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

phetch: remove unnecessary lines



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Sep 8 19:09:07 2020 +0200
Changeset:	d2c59b96216e301bf733e5b6584b34113a143984

Modified Files:
	phetch/Makefile

Log Message:
phetch: remove unnecessary lines

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

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

diffstat:
 phetch/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/phetch/Makefile b/phetch/Makefile
index 71bc708a59..55ab7fceb2 100644
--- a/phetch/Makefile
+++ b/phetch/Makefile
@@ -10,9 +10,6 @@ HOMEPAGE=	https://github.com/xvxx/phetch/
 COMMENT=	Quick lil gopher client for your terminal
 LICENSE=	mit
 
-USE_LANGUAGES+=	c	# rust, but needs a toolchain to link
-USE_TOOLS+=	pkg-config
-
 CARGO_CRATE_DEPENDS+=	anyhow-1.0.26
 CARGO_CRATE_DEPENDS+=	atty-0.2.14
 CARGO_CRATE_DEPENDS+=	autocfg-0.1.7


Home | Main Index | Thread Index | Old Index