pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/rates finance/rates: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d96bf55058b
branches:  trunk
changeset: 456581:4d96bf55058b
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Aug 03 09:00:37 2021 +0000

description:
finance/rates: simplify Makefile

diffstat:

 finance/rates/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 33886ccb8e18 -r 4d96bf55058b finance/rates/Makefile
--- a/finance/rates/Makefile    Tue Aug 03 08:59:43 2021 +0000
+++ b/finance/rates/Makefile    Tue Aug 03 09:00:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/05/30 16:54:04 pin Exp $
+# $NetBSD: Makefile,v 1.6 2021/08/03 09:00:37 pin Exp $
 
 DISTNAME=      rates-0.5.0
 CATEGORIES=    finance
@@ -11,8 +11,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
-
 INSTALLATION_DIRS=     bin
 
 do-install:



Home | Main Index | Thread Index | Old Index