mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Remove CONFIGURE_TARGET from CONFIGURE_ENV. It makes configure fail
on amd64 Submitted by: pointyhat (kris) Approved by: novel (mentor) (implicit)
This commit is contained in:
parent
77a66e6399
commit
f206eb9f74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145474
@ -97,8 +97,7 @@ CONFIGURE_ARGS+=--prefix=${PREFIX} \
|
||||
--with-localedir=${PREFIX}/share/locale \
|
||||
--with-docdir=${DOCSDIR} \
|
||||
--with-sampledir=${EXAMPLESDIR} \
|
||||
--with-spooldir=${PREFIX}/sympa/spool \
|
||||
${CONFIGURE_TARGET}
|
||||
--with-spooldir=${PREFIX}/sympa/spool
|
||||
CONFIGURE_ENV+= lt_cv_sys_max_cmd_len=${CONFIGURE_MAX_CMD_LEN}
|
||||
MAKE_ENV?= PERL_EXTUTILS_AUTOINSTALL=--skip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user