Bug 255709

Summary: lang/mono6.8: Fix packaging with NLS option disabled
Product: Ports & Packages Reporter: Michiel van Baak Jansen <michiel>
Component: Individual Port(s)Assignee: freebsd-mono (Nobody) <mono>
Status: Closed FIXED    
Severity: Affects Some People CC: arrowd, nomoo
Priority: --- Flags: bugzilla: maintainer-feedback? (mono)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix packaging with NLS option disabled none

Description Michiel van Baak Jansen 2021-05-08 16:57:38 UTC
Created attachment 224774 [details]
Fix packaging with NLS option disabled
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-25 14:06:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3081484b54d639b6ff5589de94267b9d9ddac003

commit 3081484b54d639b6ff5589de94267b9d9ddac003
Author:     Michiel van Baak <michiel@vanbaak.eu>
AuthorDate: 2021-09-25 14:04:27 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-09-25 14:04:27 +0000

    lang/mono6.8: Fix build with NLS option disabled.

    PR:             255709

 lang/mono6.8/pkg-plist | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2021-09-25 14:19:43 UTC
Sorry for the delay and thank you for your contribution!