pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/hackernews-tui www/hackernews-tui: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c675ff1eec9
branches:  trunk
changeset: 456646:7c675ff1eec9
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Aug 05 08:48:28 2021 +0000

description:
www/hackernews-tui: simplify Makefile

diffstat:

 www/hackernews-tui/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 4a94b38d4863 -r 7c675ff1eec9 www/hackernews-tui/Makefile
--- a/www/hackernews-tui/Makefile       Thu Aug 05 08:47:25 2021 +0000
+++ b/www/hackernews-tui/Makefile       Thu Aug 05 08:48:28 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/07/11 05:22:25 pin Exp $
+# $NetBSD: Makefile,v 1.13 2021/08/05 08:48:28 pin Exp $
 
 DISTNAME=      hackernews-TUI-0.7.3
 PKGNAME=       ${DISTNAME:tl}
@@ -14,7 +14,6 @@
 .include "cargo-depends.mk"
 
 WRKSRC=                ${WRKDIR}/${DISTNAME}
-USE_LANGUAGES+=        c
 
 INSTALLATION_DIRS=     bin share/examples/hackernews-tui
 



Home | Main Index | Thread Index | Old Index