Date: Mon, 03 Mar 2025 23:57:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 285145] ports-mgmt/portlint: Duplicate 'Makefile: "LICENSE" has to appear earlier.' Message-ID: <bug-285145-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285145 Bug ID: 285145 Summary: ports-mgmt/portlint: Duplicate 'Makefile: "LICENSE" has to appear earlier.' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: marcus@FreeBSD.org Reporter: gerald@FreeBSD.org Assignee: marcus@FreeBSD.org Flags: maintainer-feedback?(marcus@FreeBSD.org) Created attachment 258269 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D258269&action= =3Dedit Makefile of reproducer Running `portlint -C` on the Makefile attached, from archivers/lzip, gives FATAL: Makefile: extra item "USES" placed in the LICENSE section. WARN: Makefile: "LICENSE" has to appear earlier. WARN: Makefile: "LICENSE_FILE" has to appear earlier. WARN: Makefile: "LICENSE" has to appear earlier. WARN: Makefile: "LICENSE_FILE" has to appear earlier. WARN: Consider to set DEVELOPER=3Dyes in /etc/make.conf 1 fatal error and 5 warnings found. where the last two warnings are duplicates. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285145-7788>