pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/viu



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Aug  5 08:54:38 UTC 2021

Modified Files:
        pkgsrc/graphics/viu: Makefile

Log Message:
graphics/viu: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/viu/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/viu/Makefile
diff -u pkgsrc/graphics/viu/Makefile:1.4 pkgsrc/graphics/viu/Makefile:1.5
--- pkgsrc/graphics/viu/Makefile:1.4    Sat Jul  3 10:08:42 2021
+++ pkgsrc/graphics/viu/Makefile        Thu Aug  5 08:54:37 2021
@@ -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:



Home | Main Index | Thread Index | Old Index