pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/quest-tui
Module Name: pkgsrc
Committed By: pin
Date: Thu Aug 5 08:55:18 UTC 2021
Modified Files:
pkgsrc/time/quest-tui: Makefile
Log Message:
time/quest-tui: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/quest-tui/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/quest-tui/Makefile
diff -u pkgsrc/time/quest-tui/Makefile:1.1 pkgsrc/time/quest-tui/Makefile:1.2
--- pkgsrc/time/quest-tui/Makefile:1.1 Wed Mar 31 20:26:41 2021
+++ pkgsrc/time/quest-tui/Makefile Thu Aug 5 08:55:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/03/31 20:26:41 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/05 08:55:18 pin Exp $
DISTNAME= quest-tui-0.2.0
CATEGORIES= time
@@ -13,8 +13,6 @@ LICENSE= mit OR apache-2.0
.include "cargo-depends.mk"
-USE_LANGUAGES+= c
-
INSTALLATION_DIRS= bin
do-install:
Home |
Main Index |
Thread Index |
Old Index