graphics/stitchy: simplify Makefile
This commit is contained in:
parent
4822cd2093
commit
4ba6d278c5
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2021/01/01 17:18:06 pin Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2021/08/03 09:02:49 pin Exp $
|
||||
|
||||
DISTNAME= Stitchy-0.1.3
|
||||
PKGNAME= ${DISTNAME:tl}
|
||||
|
@ -14,8 +14,6 @@ LICENSE= mit
|
|||
|
||||
.include "cargo-depends.mk"
|
||||
|
||||
USE_LANGUAGES+= c # rust, but needs a toolchain to link
|
||||
|
||||
INSTALLATION_DIRS= bin
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue