[Bug 270426] devel/love: Depend on lang/luajit-devel instead of lang/luajit

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Mar 2023 07:31:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270426

            Bug ID: 270426
           Summary: devel/love: Depend on lang/luajit-devel instead of
                    lang/luajit
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tobias.rehbein@web.de
                CC: amdmi3@FreeBSD.org, osa@FreeBSD.org
                CC: amdmi3@FreeBSD.org, osa@FreeBSD.org

Created attachment 241080
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241080&action=edit
Patch updating devel/love to depend on lang/luajit-devel

Let devel/love depend on lang/luajit-devel instead of lang/luajit. This
reflects the dependency of the build provided by upstream.

While here don't use a explicit dependency line for luajit. Leverage the lujit
USES macro instead.

games/mari0 runs fine with devel/love depending on lang/luajit-devel.

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.1 amd64)

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