1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Obey WITHOUT_APACHE_EXPAT knob

PR:		ports/67974
Submitted by:	Alexey Mahotkin <alexm@w-m.ru>
Obtained from:	www/apache13 port
This commit is contained in:
Pav Lucistnik 2004-06-16 19:32:49 +00:00
parent fdb8bd9c67
commit 9a3382d932
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111622

View File

@ -96,6 +96,7 @@ CONFIGURE_ARGS+=--prefix=${PREFIX} \
--enable-shared=max \
--activate-module=src/modules/perl/libperl.a \
--enable-module=perl \
${EXPAT_CONF} \
${SUEXEC_CONF}
CFLAGS+=-DDOCUMENT_LOCATION=\\\\\"${DOCUMENT_ROOT}\\\\\" \