pkgsrc-WIP-changes archive

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

wip/heliocron: remove unused line



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Dec 30 08:17:34 2020 +0100
Changeset:	9e58f2d8a996f5b66aaf0b19c20a514c889d4023

Modified Files:
	heliocron/Makefile

Log Message:
wip/heliocron: remove unused line

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

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

diffstat:
 heliocron/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/heliocron/Makefile b/heliocron/Makefile
index 85ba2dc4d5..1b2c920c5e 100644
--- a/heliocron/Makefile
+++ b/heliocron/Makefile
@@ -13,7 +13,6 @@ LICENSE=	apache-2.0
 .include "cargo-depends.mk"
 
 USE_LANGUAGES+=	c	# rust, but needs a toolchain to link
-#USE_TOOLS+=	pkg-config
 
 INSTALLATION_DIRS=	bin
 


Home | Main Index | Thread Index | Old Index