summaryrefslogtreecommitdiff
path: root/lang/php73
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /lang/php73
parentremove strange prop. (diff)
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'lang/php73')
-rw-r--r--lang/php73/pkg-message.mod12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/php73/pkg-message.mod b/lang/php73/pkg-message.mod
index a0c2c87889a7..b936fbfd2e2d 100644
--- a/lang/php73/pkg-message.mod
+++ b/lang/php73/pkg-message.mod
@@ -1,5 +1,6 @@
-******************************************************************************
-
+[
+{ type: install
+ message: <<EOM
Make sure index.php is part of your DirectoryIndex.
You should add the following to your Apache configuration file:
@@ -11,9 +12,8 @@ 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) or Synth with ZTS enabled,
add WITH_MPM=event to /etc/make.conf to prevent build failures.
-
-******************************************************************************
+EOM
+}
+]