pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/zoxide
Module Name: pkgsrc
Committed By: pin
Date: Thu Aug 5 08:46:37 UTC 2021
Modified Files:
pkgsrc/sysutils/zoxide: Makefile
Log Message:
sysutils/zoxide: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/zoxide/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/zoxide/Makefile
diff -u pkgsrc/sysutils/zoxide/Makefile:1.4 pkgsrc/sysutils/zoxide/Makefile:1.5
--- pkgsrc/sysutils/zoxide/Makefile:1.4 Thu Jun 10 11:48:25 2021
+++ pkgsrc/sysutils/zoxide/Makefile Thu Aug 5 08:46:37 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/06/10 11:48:25 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/08/05 08:46:37 pin Exp $
DISTNAME= zoxide-0.7.2
CATEGORIES= sysutils
@@ -12,8 +12,6 @@ LICENSE= mit
.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