sysutils/navi: simplify Makefile
This commit is contained in:
parent
94cfd8b636
commit
c206705005
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue