[Bug 277743] devel/jetbrains-pty4j: Added aarch64 compatibility

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Apr 2024 18:24:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277743

Mikhail Teterin <mi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #249223|0                           |1
        is obsolete|                            |
                 CC|                            |mi@FreeBSD.org

--- Comment #1 from Mikhail Teterin <mi@FreeBSD.org> ---
Created attachment 249711
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249711&action=edit
Use bsd.lib.mk

Instead of trying to use the upstream's makefiles, why not simply compile the
little shared library using the standard bsd.lib.mk? That will make the port
build for all architectures too...

The proposed patch does that while also providing these other minor
improvements:
 - upgrade the port to upstream's 0.12.26
 - stop extracting the upstream's pre-built binaries (which they never
should've
   added to their git repo in the first place).

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