pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/broot
Module Name: pkgsrc
Committed By: pin
Date: Mon Aug 2 15:37:32 UTC 2021
Modified Files:
pkgsrc/sysutils/broot: Makefile
Log Message:
sysutils/broot: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/sysutils/broot/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/broot/Makefile
diff -u pkgsrc/sysutils/broot/Makefile:1.24 pkgsrc/sysutils/broot/Makefile:1.25
--- pkgsrc/sysutils/broot/Makefile:1.24 Thu Jun 24 08:44:50 2021
+++ pkgsrc/sysutils/broot/Makefile Mon Aug 2 15:37:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2021/06/24 08:44:50 pin Exp $
+# $NetBSD: Makefile,v 1.25 2021/08/02 15:37:32 pin Exp $
DISTNAME= broot-1.6.0
# Do not update this package. Newer versions require Rust-1.53.0
@@ -13,7 +13,6 @@ LICENSE= mit
.include "cargo-depends.mk"
-USE_LANGUAGES+= c # rust, but needs a toolchain to link
USE_TOOLS+= pkg-config
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index