[Bug 256867] x11/babl: portlint indicates Makefile options issue

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Jun 2021 21:05:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256867

            Bug ID: 256867
           Summary: x11/babl: portlint indicates Makefile options issue
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: tigersharke@gmail.com
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)

portlint indicates there is an issue with the options for this port.  I saw
poudriere fail (make.conf set DEVELOPER=yes, poudriere.conf set
USE_PORTLINT=yes) to build it claiming "configure" so I looked and tested with
portlint, result below.

root@ichigo:/usr/ports/x11/babl # portlint


WARN: Makefile: SIMD is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MSIMD
appears.
0 fatal errors and 1 warning found.
root@ichigo:/usr/ports/x11/babl #


I am uncertain how this would be fixed, it does build if I do so ignoring what
portlint suggests but that doesn't mean everything is correct in the Makefile.  

Is there documentation which clarifies this precise situation and construct of
the options?

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