pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/rterm x11/rterm: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ca92e3f3ff1
branches:  trunk
changeset: 456554:8ca92e3f3ff1
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 02 15:38:37 2021 +0000

description:
x11/rterm: simplify Makefile

diffstat:

 x11/rterm/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r cca1eb2de757 -r 8ca92e3f3ff1 x11/rterm/Makefile
--- a/x11/rterm/Makefile        Mon Aug 02 15:37:32 2021 +0000
+++ b/x11/rterm/Makefile        Mon Aug 02 15:38:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/07/22 16:16:38 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2021/08/02 15:38:37 pin Exp $
 
 DISTNAME=      rterm-0.0.4
 CATEGORIES=    x11
@@ -12,7 +12,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index