pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/cesium editors/cesium: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4781f8cebd1d
branches:  trunk
changeset: 456638:4781f8cebd1d
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Aug 05 08:42:25 2021 +0000

description:
editors/cesium: simplify Makefile

diffstat:

 editors/cesium/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d7bb9150c0f2 -r 4781f8cebd1d editors/cesium/Makefile
--- a/editors/cesium/Makefile   Thu Aug 05 08:41:42 2021 +0000
+++ b/editors/cesium/Makefile   Thu Aug 05 08:42:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/07/22 16:16:36 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2021/08/05 08:42:25 pin Exp $
 
 DISTNAME=      cesium-0.2.1
 CATEGORIES=    editors
@@ -11,7 +11,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 USE_NCURSES=   yes
 



Home | Main Index | Thread Index | Old Index