[Bug 248341] [PATCH] mail/phpmailer6 NLS builds OK but install fails if NLS is unset
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 29 08:56:36 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248341
Bug ID: 248341
Summary: [PATCH] mail/phpmailer6 NLS builds OK but install
fails if NLS is unset
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: joneum at FreeBSD.org
Reporter: andrej at ebert.su
Flags: maintainer-feedback?(joneum at FreeBSD.org)
Assignee: joneum at FreeBSD.org
Created attachment 216852
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216852&action=edit
svn diff
If the NLS option is unset, the pkg install throws errors like:
pkg-static: Unable to access file
/usr/ports/mail/phpmailer6/work/stage/usr/local/share/phpmailer/language/phpmailer.lang-af.php:No
such file or directory
for all the language files.
The attached patch fixes the pkg-plist, making the install of language files
conditional on the NLS option.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list