Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2017 10:49:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220671] audio/soundconverter error with intltool NLS=off
Message-ID:  <bug-220671-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220671

            Bug ID: 220671
           Summary: audio/soundconverter error with intltool NLS=3Doff
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: zaphod@berentweb.com
                CC: portmaster@bsdforge.com
             Flags: maintainer-feedback?(portmaster@bsdforge.com)
                CC: portmaster@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
-@19 USES=3D           desktop-file-utils gmake python:2 shebangfix tar:xz
+@19 USES=3D           desktop-file-utils gmake python:2 shebangfix tar:xz
gettext-tools

Builds fine on 12-Current

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220671-13>