[Bug 294775] pkgbase ${SRC}/release/release.sh WITHOUT_QUOTAS=YES: quotacheck.plist error

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Apr 2026 13:34:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294775

--- Comment #2 from Alastair Hogge <agh@riseup.net> ---
Created attachment 270106
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270106&action=edit
[PATCH] ${SRC}/packages/Makefile for SUBDIR.${MK_QUOTAS}

make: don't know how to make quotacheck.plist. Stop
make: stopped making "all" in /usr/src/packages/quotacheck
make: stopped making "clean all stagepackages" in /usr/src/packages

Move quotacheck to SUBDIR.${MK_QUOTAS} to reflect the ${SRCCONF} option
WITHOUT_QUOTAS, and sort the surrounding SUBDIR.* declarations.

-- 
You are receiving this mail because:
You are on the CC list for the bug.