summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-08-05 08:42:25 +0000
committerpin <pin@pkgsrc.org>2021-08-05 08:42:25 +0000
commit8791d0616f31cf3ca38f6c5aed954d43c3e0dc50 (patch)
treed3afd25a185274ef7f59c7736efd649cc8a8c1f4 /editors
parentb7aa755023ac3f385a5ff2bd83da8655ecf616fb (diff)
downloadpkgsrc-8791d0616f31cf3ca38f6c5aed954d43c3e0dc50.tar.gz
editors/cesium: simplify Makefile
Diffstat (limited to 'editors')
-rw-r--r--editors/cesium/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/cesium/Makefile b/editors/cesium/Makefile
index 952e6cb0064..cd662226563 100644
--- a/editors/cesium/Makefile
+++ b/editors/cesium/Makefile
@@ -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 @@ LICENSE= gnu-gpl-v3
.include "cargo-depends.mk"
-USE_LANGUAGES+= c
USE_TOOLS+= pkg-config
USE_NCURSES= yes