[Bug 220671] audio/soundconverter error with intltool NLS=off
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 12 10:49:27 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220671
Bug ID: 220671
Summary: audio/soundconverter error with intltool NLS=off
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: zaphod at berentweb.com
CC: portmaster at bsdforge.com
Flags: maintainer-feedback?(portmaster at bsdforge.com)
CC: portmaster at bsdforge.com
NLS option is turned off on most ports. Compile breaks with
checking for xgettext... no
checking for msgmerge... no
checking for msgfmt... no
checking for gmsgfmt... no
configure: error: GNU gettext tools not found; required for intltool
Add to USES gettext-tools
- at 19 USES= desktop-file-utils gmake python:2 shebangfix tar:xz
+ at 19 USES= desktop-file-utils gmake python:2 shebangfix tar:xz
gettext-tools
Builds fine on 12-Current
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list