Fix configure.

This commit is contained in:
Clement Laforet 2004-03-13 10:37:39 +00:00
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

View file

@ -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} \

View file

@ -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} \