mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Bandaid build on multibyte locales
This commit is contained in:
parent
429bb85d3e
commit
7012ee1a98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109762
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ USE_GMAKE= yes
|
|||
NO_INSTALL_MANPAGES= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
ALL_TARGET= lib
|
||||
MAKE_ENV= LANG=C
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
|
|
|
@ -18,6 +18,7 @@ COMMENT= PCI configuration utilities
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= LANG=C
|
||||
|
||||
MAN8= lspci.8 setpci.8 update-pciids.8
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue