1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Baptiste Daroussin e2d4ea6f20 Reduce runtime dependencies to the minimum
- 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)
2014-05-16 15:49:35 +00:00
..