Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2015 03:24:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199664] security/gnomint patch for FILE_UNSET+=NLS
Message-ID:  <bug-199664-13-2v1HZ1Xjjx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199664-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199664-13@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #3 from Raif S. Berent <zaphod@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.



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