pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/heliocron
Module Name: pkgsrc
Committed By: pin
Date: Tue Aug 3 08:57:48 UTC 2021
Modified Files:
pkgsrc/time/heliocron: Makefile
Log Message:
time/heliocron: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/heliocron/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/heliocron/Makefile
diff -u pkgsrc/time/heliocron/Makefile:1.3 pkgsrc/time/heliocron/Makefile:1.4
--- pkgsrc/time/heliocron/Makefile:1.3 Thu Jul 8 13:34:49 2021
+++ pkgsrc/time/heliocron/Makefile Tue Aug 3 08:57:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/07/08 13:34:49 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/03 08:57:48 pin Exp $
DISTNAME= heliocron-0.5.0
CATEGORIES= time
@@ -12,8 +12,6 @@ LICENSE= apache-2.0
.include "cargo-depends.mk"
-USE_LANGUAGES+= c # rust, but needs a toolchain to link
-
INSTALLATION_DIRS= bin
do-install:
Home |
Main Index |
Thread Index |
Old Index