Bug 202077 - graphics/gpicview: Misses gettext if compiled without NLS
Summary: graphics/gpicview: Misses gettext if compiled 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 Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-04 10:37 UTC by Sascha Holzleiter
Modified: 2016-01-20 21:23 UTC (History)
1 user (show)

See Also:


Attachments
poudriere log (33.43 KB, text/x-log)
2015-08-04 10:37 UTC, Sascha Holzleiter
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Holzleiter 2015-08-04 10:37:44 UTC
Created attachment 159530 [details]
poudriere log

Compiling without NLS fails due to missing gettext dependency (full poudriere log attached). Adding gettext to USES fixes this for me.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-01-20 21:23:23 UTC
Tested build, reproduced bug, tested fix, committed, thanks.