summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-03-12 17:34:26 +0000
committertnn <tnn@pkgsrc.org>2020-03-12 17:34:26 +0000
commit13ed0fb85482a28086aaf654717b9a52768fa2ad (patch)
tree7968ef940c7b2f82c69a67e0e6527046b040618e
parent6a88b7a0d0c21d99550a2efd63eb951e9fb964be (diff)
downloadpkgsrc-13ed0fb85482a28086aaf654717b9a52768fa2ad.tar.gz
zstd: CHECK_PORTABILITY_SKIP in test suite
-rw-r--r--archivers/zstd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 35a9ec6344d..981350ad4e3 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/01/18 23:29:57 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/03/12 17:34:26 tnn Exp $
DISTNAME= zstd-1.4.4
CATEGORIES= archivers
@@ -10,6 +10,8 @@ HOMEPAGE= https://facebook.github.io/zstd/
COMMENT= Fast real-time compression algorithm
LICENSE= modified-bsd OR gnu-gpl-v2
+CHECK_PORTABILITY_SKIP+= tests/playTests.sh
+
USE_LANGUAGES= c c++
USE_TOOLS+= ggrep gmake pkg-config
PKGCONFIG_OVERRIDE+= lib/libzstd.pc.in