summaryrefslogtreecommitdiff
path: root/www/mod_fastcgi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_fastcgi/Makefile')
-rw-r--r--www/mod_fastcgi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_fastcgi/Makefile b/www/mod_fastcgi/Makefile
index f4ea71250f50..f96e2016d2d5 100644
--- a/www/mod_fastcgi/Makefile
+++ b/www/mod_fastcgi/Makefile
@@ -17,6 +17,7 @@ COMMENT= A fast-cgi module for Apache
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
CONFLICTS= apache-contrib-1.*
+APACHE_COMPAT= YES
.if defined(WITH_APACHE2)
MAKEFILE= Makefile.AP2