Bug 269962 - graphics/zbar: fix to allow building without NLS
Summary: graphics/zbar: fix to allow building without NLS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-04 19:57 UTC by Andrew
Modified: 2023-03-07 09:05 UTC (History)
2 users (show)

See Also:
dev2: maintainer-feedback+


Attachments
patch to build without NLS (958 bytes, patch)
2023-03-04 19:57 UTC, Andrew
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew 2023-03-04 19:57:13 UTC
Created attachment 240583 [details]
patch to build without NLS

Disabling NLS currently won't build, this patch should fix that.
Comment 1 Oliver Heesakkers 2023-03-06 08:36:31 UTC
Looks good to me, I won't get round to running Poudriere on it this week, but I don't think it has to wait on that.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-07 09:05:20 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-03-07 09:05:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=025aafa796cace2e65c56f502162eb3b151d520b

commit 025aafa796cace2e65c56f502162eb3b151d520b
Author:     Andrew <andrew.fengler@scaleengine.com>
AuthorDate: 2023-03-06 11:23:22 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-07 09:00:26 +0000

    graphics/zbar: fix to allow building without NLS

    PR:             269962
    Reported by:    andrew.fengler@scaleengine.com
    Approved by:    dev2@heesakkers.info (maintainer)

 graphics/zbar/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)