1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

This work with apache 2.4 too. (plus cleanup a stray .include)

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-08-13 12:47:35 +00:00
parent d4f988f711
commit bb20a4531e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364784

View File

@ -22,11 +22,9 @@ OPTIONS_DEFAULT=APACHE
APACHE_DESC= Build mod_speedycgi
OPTIONS_SUB= yes
APACHE_USE= APACHE=22
APACHE_USE= APACHE=22+
APACHE_CONFIGURE_ENV_OFF= WITHOUT_APACHE=yes
.include <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e 's/__inline__//g' \
${WRKSRC}/src/speedy_inc.h