pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/navi
Module Name: pkgsrc
Committed By: pin
Date: Thu Aug 5 08:51:27 UTC 2021
Modified Files:
pkgsrc/sysutils/navi: Makefile
Log Message:
sysutils/navi: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/navi/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/navi/Makefile
diff -u pkgsrc/sysutils/navi/Makefile:1.7 pkgsrc/sysutils/navi/Makefile:1.8
--- pkgsrc/sysutils/navi/Makefile:1.7 Mon Jul 5 09:08:22 2021
+++ pkgsrc/sysutils/navi/Makefile Thu Aug 5 08:51:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/07/05 09:08:22 pin Exp $
+# $NetBSD: Makefile,v 1.8 2021/08/05 08:51:27 pin Exp $
DISTNAME= navi-2.16.0
CATEGORIES= sysutils
@@ -12,8 +12,6 @@ LICENSE= apache-2.0
.include "cargo-depends.mk"
-USE_LANGUAGES+= c # rust, but needs a toolchain to link
-
DEPENDS+= fzf-[0-9]*:../../sysutils/fzf
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index