1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Set GNU_CONFIGURE instead of HAS_CONFIGURE.

Reviewed by:	maintainer
This commit is contained in:
Kris Kennaway 2003-07-06 11:12:23 +00:00
parent 54d3e53242
commit f07674fe04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84295
4 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@ LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild
HTTP_PORT?= 80
HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \

View File

@ -23,7 +23,7 @@ LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild
HTTP_PORT?= 80
HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \

View File

@ -23,7 +23,7 @@ LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild
HTTP_PORT?= 80
HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \

View File

@ -23,7 +23,7 @@ LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild
HTTP_PORT?= 80
HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \