[Bug 270586] ports-mgmt/poudriere does not find .includes in make file when using pkgclean

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Apr 2023 21:02:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270586

            Bug ID: 270586
           Summary: ports-mgmt/poudriere does not find .includes in make
                    file when using pkgclean
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery@FreeBSD.org
          Reporter: dan@malaby.com
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)
          Assignee: bdrewery@FreeBSD.org

In my make file I have .include clauses, which works with poudriere bulk, but
does not work with poudriere pkgclean. The error I get with pkgclean can not
open the clause file.

make file

.include </usr/local/etc/poudriere.d/default.arch.conf>

-- 
You are receiving this mail because:
You are the assignee for the bug.