[Bug 199469] deskutils/parcellite: Build fails with NLS=off

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 25 03:43:45 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199469

Raif S. Berent <zaphod at berentweb.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zaphod at berentweb.com

--- Comment #1 from Raif S. Berent <zaphod at berentweb.com> ---
Here's the correct patch, courtesy of Tijl Coosemans.
Tested in poudriere_11-current_amd64.

-------------------------
security/gnomint/Makefile
@@ -18 +18 @@
-USES=        gmake pkgconfig
+USES=        gmake pkgconfig gettext-tools

@@ -28 +28 @@
-NLS_USES=        gettext
+NLS_USES=        gettext-runtime

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


More information about the freebsd-ports-bugs mailing list