aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2023-10-26 20:34:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2023-10-27 09:47:46 +0000
commit820fbcf25bb2c7f1c570c0d408b2ab7d05bd771c (patch)
tree13a94b3ffb71170f5aaffd1e69656baeba415a93 /Makefile.inc1
parent070a4ff82a34652d533f9315ae9ad0aa8f1fdeb2 (diff)
downloadsrc-820fbcf25bb2c7f1c570c0d408b2ab7d05bd771c.tar.gz
src-820fbcf25bb2c7f1c570c0d408b2ab7d05bd771c.zip
pkgbase: compress packages with zstandard
MFC After: 3 days Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D42375
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 512c4049fd76..b3503c93cffc 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1943,7 +1943,7 @@ PORTSDIR?= /usr/ports
WSTAGEDIR?= ${OBJTOP}/worldstage
KSTAGEDIR?= ${OBJTOP}/kernelstage
REPODIR?= ${OBJROOT}repo
-PKG_FORMAT?= txz
+PKG_FORMAT?= tzst
PKG_REPO_SIGNING_KEY?= # empty
PKG_OUTPUT_DIR?= ${PKG_VERSION}