From bb20a4531e8a5ae443b9d29e5db20f40b7648946 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 13 Aug 2014 12:47:35 +0000 Subject: [PATCH] This work with apache 2.4 too. (plus cleanup a stray .include) Sponsored by: Absolight --- www/p5-CGI-SpeedyCGI/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/p5-CGI-SpeedyCGI/Makefile b/www/p5-CGI-SpeedyCGI/Makefile index 88588f6f9ed5..af8e8b174dab 100644 --- a/www/p5-CGI-SpeedyCGI/Makefile +++ b/www/p5-CGI-SpeedyCGI/Makefile @@ -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 - post-patch: @${REINPLACE_CMD} -e 's/__inline__//g' \ ${WRKSRC}/src/speedy_inc.h