- Update the default value of CONFIGURE_ARGS for GNU_CONFIGURE
This commit is contained in:
parent
1e058299f1
commit
5863172c1c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30520
1 changed files with 2 additions and 0 deletions
|
@ -4579,6 +4579,8 @@ PORTVERSION= 1.0</programlisting>
|
|||
<literal>GNU_CONFIGURE=yes</literal>. If you want to give extra
|
||||
arguments to the <command>configure</command> script (the default
|
||||
argument is <literal>--prefix=${PREFIX}
|
||||
--infodir=${PREFIX}/${INFO_PATH}
|
||||
--mandir=${MANPREFIX}/man
|
||||
${CONFIGURE_TARGET}</literal>), set those
|
||||
extra arguments in <makevar>CONFIGURE_ARGS</makevar>. Extra
|
||||
environment variables can be passed using
|
||||
|
|
Loading…
Reference in a new issue