mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Since the build can break up with some LANG environment settings, add
LANG=C in MAKE_ENV. Actually, I think that bsd.port.mk should do this instead. Submitted by: gnome tinderbox failure
This commit is contained in:
parent
2c340dd0a5
commit
11b04c76ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66528
@ -25,6 +25,7 @@ USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI"
|
||||
INSTALLS_SHLIB= yes
|
||||
MAKE_ENV= LANG=C
|
||||
|
||||
DEMOS_SRC= ${WRKSRC}/demos/programs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user