pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/heliocron time/heliocron: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/434557f81e64
branches:  trunk
changeset: 456578:434557f81e64
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Aug 03 08:57:48 2021 +0000

description:
time/heliocron: simplify Makefile

diffstat:

 time/heliocron/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r b774c0d88751 -r 434557f81e64 time/heliocron/Makefile
--- a/time/heliocron/Makefile   Tue Aug 03 08:56:40 2021 +0000
+++ b/time/heliocron/Makefile   Tue Aug 03 08:57:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/07/08 13:34:49 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/03 08:57:48 pin Exp $
 
 DISTNAME=      heliocron-0.5.0
 CATEGORIES=    time
@@ -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