pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/lsd
Module Name: pkgsrc
Committed By: pin
Date: Tue Aug 3 08:55:54 UTC 2021
Modified Files:
pkgsrc/sysutils/lsd: Makefile
Log Message:
sysutils/lsd: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/lsd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/lsd/Makefile
diff -u pkgsrc/sysutils/lsd/Makefile:1.4 pkgsrc/sysutils/lsd/Makefile:1.5
--- pkgsrc/sysutils/lsd/Makefile:1.4 Sat Apr 24 19:49:05 2021
+++ pkgsrc/sysutils/lsd/Makefile Tue Aug 3 08:55:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/04/24 19:49:05 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/08/03 08:55:54 pin Exp $
DISTNAME= lsd-0.20.1
CATEGORIES= sysutils
@@ -11,8 +11,6 @@ LICENSE= apache-2.0
.include "cargo-depends.mk"
-USE_LANGUAGES+= c # rust, but needs a toolchain to link
-
INSTALLATION_DIRS= bin share/doc/lsd
do-install:
Home |
Main Index |
Thread Index |
Old Index