[Bug 293563] emulators/libretro-pcsx2: various issues with the port (bundling dependencies, setting user only flags, missing dependencies)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Mar 2026 18:51:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293563

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@FreeBSD.org

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Benjamin Takacs from comment #0)
1. Use
EXTRACT_AFTER_ARGS=     --exclude 3rdparty \
                        --no-same-owner --no-same-permissions
instead of:
post-patch:
        ${RM} -r ${WRKSRC}/3rdparty

2. Check Makefile with portclippy, portfmt and portlint.

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