pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/cesium
Module Name: pkgsrc
Committed By: pin
Date: Thu Aug 5 08:42:25 UTC 2021
Modified Files:
pkgsrc/editors/cesium: Makefile
Log Message:
editors/cesium: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/cesium/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/cesium/Makefile
diff -u pkgsrc/editors/cesium/Makefile:1.4 pkgsrc/editors/cesium/Makefile:1.5
--- pkgsrc/editors/cesium/Makefile:1.4 Thu Jul 22 16:16:36 2021
+++ pkgsrc/editors/cesium/Makefile Thu Aug 5 08:42:25 2021
@@ -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
Home |
Main Index |
Thread Index |
Old Index