[Bug 282336] graphics/jp2a: Improve port

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Oct 2024 15:21:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282336

            Bug ID: 282336
           Summary: graphics/jp2a: Improve port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)
          Assignee: ehaupt@FreeBSD.org

Created attachment 254535
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254535&action=edit
Patch for jp2a

* Use release archive as suggested by section 5.4.3 in Porter's Handbook.
* Remove USES= autoreconf
* Use USES= localbase:ldflags
* Remove CONFIGURE_ENV and MAKE_ENV (unnecessary)
* Add --disable-assert to CONFIGURE_ARGS
* Remove USE_CSTD, builds fine without?
* Remove unncessary LDFLAGS

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make
check-plist, make test)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)

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