[Bug 261247] net-im/tg_owt: needs USES=perl to build on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 16 Jan 2022 15:15:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261247

            Bug ID: 261247
           Summary: net-im/tg_owt: needs USES=perl to build on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: glebius@FreeBSD.org
          Reporter: fuz@fuz.su
             Flags: maintainer-feedback?(glebius@FreeBSD.org)
          Assignee: glebius@FreeBSD.org

Perl is required to build this port on ARM.  After patching the makefile of
net-im/tg_owt to read

-USES=          cmake pkgconfig xorg
+USES=          cmake pkgconfig xorg perl5
+USE_PERL5=     build

I got the port to build on armv7 FreeBSD 13 (with Poudriere).

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