CONFIGURE_ARGS = -> += for child ports

This commit is contained in:
Andrey A. Chernov 2001-10-28 20:38:44 +00:00
parent 262f6ea9f9
commit abe0789169
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49299

View File

@ -32,7 +32,8 @@ DISTNAME= apache_${PORTVERSION}
MAINTAINER= ache@freebsd.org
HAS_CONFIGURE= yes
CONFIGURE_ARGS= \
# += for child ports
CONFIGURE_ARGS+= \
--prefix=${PREFIX} \
--server-uid=www \
--server-gid=www \