pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/hyperfine
Module Name: pkgsrc
Committed By: pin
Date: Thu Aug 5 08:50:35 UTC 2021
Modified Files:
pkgsrc/benchmarks/hyperfine: Makefile
Log Message:
benchmarks/hyperfine: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/benchmarks/hyperfine/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/hyperfine/Makefile
diff -u pkgsrc/benchmarks/hyperfine/Makefile:1.1 pkgsrc/benchmarks/hyperfine/Makefile:1.2
--- pkgsrc/benchmarks/hyperfine/Makefile:1.1 Fri Jan 29 09:15:40 2021
+++ pkgsrc/benchmarks/hyperfine/Makefile Thu Aug 5 08:50:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/01/29 09:15:40 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/05 08:50:35 pin Exp $
DISTNAME= hyperfine-1.11.0
CATEGORIES= benchmarks
@@ -12,8 +12,6 @@ LICENSE= apache-2.0
.include "cargo-depends.mk"
-USE_LANGUAGES+= c # rust, but needs a toolchain to link
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install:
Home |
Main Index |
Thread Index |
Old Index