pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/zstd
Module Name: pkgsrc
Committed By: dholland
Date: Sun Apr 30 01:37:28 UTC 2023
Modified Files:
pkgsrc/archivers/zstd: Makefile
Log Message:
archivers/zstd: minor pkglint
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/archivers/zstd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/zstd/Makefile
diff -u pkgsrc/archivers/zstd/Makefile:1.47 pkgsrc/archivers/zstd/Makefile:1.48
--- pkgsrc/archivers/zstd/Makefile:1.47 Fri Apr 7 10:02:14 2023
+++ pkgsrc/archivers/zstd/Makefile Sun Apr 30 01:37:27 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2023/04/07 10:02:14 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2023/04/30 01:37:27 dholland Exp $
DISTNAME= zstd-1.5.5
CATEGORIES= archivers
@@ -31,7 +31,7 @@ CHECK_PORTABILITY_SKIP+= tests/playTests
# execute HASH in order to see if it exists but the result
# is unused when BUILD_DIR is set.
MAKE_ENV+= BUILD_DIR=obj
-MAKE_ENV+= HASH=${FALSE}
+MAKE_ENV+= HASH=${FALSE:Q}
USE_LANGUAGES= c c++
USE_TOOLS+= ggrep gmake pkg-config
Home |
Main Index |
Thread Index |
Old Index