[Bug 199664] security/gnomint patch for FILE_UNSET+=NLS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 25 03:24:53 UTC 2015


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

--- Comment #3 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
@@ -23 +23 @@
-USES=        gmake perl5 pkgconfig readline
+USES=        gmake perl5 pkgconfig readline gettext-tools

@@ -32 +32 @@
-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