Fix configure.
This commit is contained in:
parent
17e8d727dc
commit
90f251127c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103876
2 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,7 @@ USE_AUTOCONF_VER?= 253
|
|||
USE_LIBTOOL= yes
|
||||
USE_PERL5= yes
|
||||
USE_REINPLACE= yes
|
||||
LIBTOOLFILES= configure
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \
|
||||
--enable-layout=FreeBSD \
|
||||
--with-perl=${PERL5} \
|
||||
|
|
|
@ -48,6 +48,7 @@ USE_AUTOCONF_VER?= 253
|
|||
USE_LIBTOOL= yes
|
||||
USE_PERL5= yes
|
||||
USE_REINPLACE= yes
|
||||
LIBTOOLFILES= configure
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \
|
||||
--enable-layout=FreeBSD \
|
||||
--with-perl=${PERL5} \
|
||||
|
|
Loading…
Reference in a new issue