aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/php71/pkg-message.mod7
1 files changed, 6 insertions, 1 deletions
diff --git a/lang/php71/pkg-message.mod b/lang/php71/pkg-message.mod
index f60f33ce2266..f96750445f66 100644
--- a/lang/php71/pkg-message.mod
+++ b/lang/php71/pkg-message.mod
@@ -11,4 +11,9 @@ You should add the following to your Apache configuration file:
SetHandler application/x-httpd-php-source
</FilesMatch>
-***************************************************************
+*********************************************************************
+
+If you are building PHP-based ports in poudriere(8) with ZTS enabled,
+add WITH_MPM=event to /etc/make.conf to prevent build failures.
+
+*********************************************************************