pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/oxipng graphics/oxipng: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21d853770dff
branches:  trunk
changeset: 456651:21d853770dff
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Aug 05 08:52:48 2021 +0000

description:
graphics/oxipng: simplify Makefile

diffstat:

 graphics/oxipng/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 36b18ab919d2 -r 21d853770dff graphics/oxipng/Makefile
--- a/graphics/oxipng/Makefile  Thu Aug 05 08:52:03 2021 +0000
+++ b/graphics/oxipng/Makefile  Thu Aug 05 08:52:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/07/12 15:03:54 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/08/05 08:52:48 pin Exp $
 
 DISTNAME=      oxipng-5.0.0
 CATEGORIES=    graphics
@@ -12,8 +12,6 @@
 
 .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