[Bug 233774] ports-mgmt/portlint: doesn't support LICENSE with multiple values
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 4 13:27:53 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233774
Bug ID: 233774
Summary: ports-mgmt/portlint: doesn't support LICENSE with
multiple values
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: marcus at FreeBSD.org
Reporter: ler at FreeBSD.org
Assignee: marcus at FreeBSD.org
Flags: maintainer-feedback?(marcus at FreeBSD.org)
portlint gives me a FATAL error when the following are included:
LICENSE= LGPL21 MIT
LICENSE_COMB= dual
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL
LICENSE_FILE_MIT= ${WRKSRC}/COPYING.MIT
The error reported is:
FATAL: Makefile: license specified is LGPL21 MIT, but LICENSE_FILE specified is
for LGPL21.
Can this be fixed?
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list