Date: Thu, 09 Jul 2015 11:50:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201414] [patch] x11-fm/pcmanfm: fix NLS option, sort USES Message-ID: <bug-201414-13-iDhbC48lT0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201414-13@https.bugs.freebsd.org/bugzilla/> References: <bug-201414-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=201414 --- Comment #8 from Horia Racoviceanu <horia@racoviceanu.com> --- Created attachment 158563 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158563&action=edit pcmanfm.diff Andriy, you are right. In this case, autoreconf sets NLS on and intltool runs anyway. As koobs@ mentioned in comment 3 and the portlint warning, gettext should be made conditional using an options helper. Also, there is no need to add FLAGS here. Please take a look at this patch. I will run more tests later. -- 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-201414-13-iDhbC48lT0>