1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/sysutils/grub2-bhyve
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
..
files - Patch to restrict terminal size to 255x255 max to avoid uint8 overflow. 2014-04-22 14:09:10 +00:00
distinfo - Update to 0.22 2014-03-11 08:45:27 +00:00
Makefile Reduce runtime dependencies to the minimum 2014-05-16 15:49:35 +00:00
pkg-descr