summaryrefslogtreecommitdiff
path: root/archivers/zstd/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-11 21:49:18 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-11 21:49:18 +0800
commit1723e3e0f79403314b17a3ceb8ed6a895f32f23c (patch)
treec00e83e4ca9b7e87b93df0994d611f1fa56d88ac /archivers/zstd/Makefile
parentwww/rubygem-rack223: Add rubygem-rack223 2.2.3.1 (copied from rubygem-rack) (diff)
archivers/zstd: Use .tar.zst instead of .tar.gz
Diffstat (limited to 'archivers/zstd/Makefile')
-rw-r--r--archivers/zstd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 511b3f76d725..e1f3e910986b 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/../../COPYING
TEST_DEPENDS= gmd5sum:sysutils/coreutils
-USES= meson pkgconfig python:3.7+,build shebangfix
+USES= meson pkgconfig python:3.7+,build shebangfix tar:zst
MESON_ARGS= -Ddefault_library=both
USE_LDCONFIG= yes