This commit is contained in:
2024-01-04 23:45:38 +02:00
parent 13d5ac63a1
commit 9f3d927754
229 changed files with 685 additions and 649 deletions

View File

@@ -2198,9 +2198,10 @@ _PKGMESSAGES+= ${PKGMESSAGE}
TMPPLIST?= ${WRKDIR}/.PLIST.mktmp
.if defined(PKG_NOCOMPRESS)
PKG_SUFX?= .tar
PKG_SUFX?= .pkg
.else
PKG_SUFX?= .txz
#PKG_SUFX?= .txz
PKG_SUFX?= .pkg
.endif
# where pkg(8) stores its data
PKG_DBDIR?= /var/db/pkg