- Support = in hostnames compatiable with misc/149510.
PR: ports/148255 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (skv ; 121 days)
This commit is contained in:
parent
cbd50830f2
commit
67d519d830
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266013
@ -64,7 +64,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
|
||||
LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \
|
||||
LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \
|
||||
LC_TIME=""
|
||||
CONFIGURE_ENV+= ${LOCALE_CLEANUP}
|
||||
CONFIGURE_ENV+= ${LOCALE_CLEANUP} UNAME_v="$$(uname -v | sed 'y/=/ /')"
|
||||
MAKE_ENV+= ${LOCALE_CLEANUP}
|
||||
|
||||
.include "Makefile.man"
|
||||
|
Loading…
Reference in New Issue
Block a user