mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
![Baptiste Daroussin](/assets/img/avatar_default.png)
- Add a hack to prevent USE_GCC to add a useless runtime dependency - Remove gettext dependency and teach the configure script that --disable-nls really means I do not want nls at all - Teach the Makefiles that if I do not want nls then it is really not need to try to link anyway to libintl Requested by: gehan Approved by: kmoore (maintainer)