From a83c749e79ee015d729088f6385184ccd0a5122d Mon Sep 17 00:00:00 2001 From: pin Date: Thu, 5 Aug 2021 08:54:37 +0000 Subject: graphics/viu: simplify Makefile --- graphics/viu/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/graphics/viu/Makefile b/graphics/viu/Makefile index 608ebcd0101..49088fa8c73 100644 --- a/graphics/viu/Makefile +++ b/graphics/viu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2021/07/03 10:08:42 pin Exp $ +# $NetBSD: Makefile,v 1.5 2021/08/05 08:54:37 pin Exp $ DISTNAME= viu-1.3.0 CATEGORIES= graphics @@ -12,8 +12,6 @@ LICENSE= mit .include "cargo-depends.mk" -USE_LANGUAGES+= c # rust, but needs a toolchain to link - INSTALLATION_DIRS= bin do-install: -- cgit v1.2.3