Date: Wed, 01 Feb 2023 11:05:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268895] games/kanatest: Revive port: Japanese kana (Hiragana and Katakana) simple flashcard tool Message-ID: <bug-268895-7788-5IzcEijDIz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268895-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268895-7788@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=3D268895 --- Comment #7 from Nuno Teixeira <eduardo@FreeBSD.org> --- NLS: configure --disable-nls doesn't exist so it's doing nothing and it not disable gettext dependency with NLS=3DOFF If there is no possiblity of disabling gettext then we can go with %%NLS%% pkg-plist files that at least gives the option to install them or not. I was searching configure, aclocal, etc but no success. Let me know if you found a way of disabling gettext. Other thing: --- pre-configure: ${CHMOD} +x ${WRKSRC}/configure --- Not needed since it is already executable. Cheers --=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-268895-7788-5IzcEijDIz>