diff options
Diffstat (limited to 'mail/phpmailer6/files/pkg-message.in')
-rw-r--r-- | mail/phpmailer6/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/phpmailer6/files/pkg-message.in b/mail/phpmailer6/files/pkg-message.in index f1f66090b593..3725f4d49abb 100644 --- a/mail/phpmailer6/files/pkg-message.in +++ b/mail/phpmailer6/files/pkg-message.in @@ -1,6 +1,12 @@ +[ +{ type: install + message: <<EOM You need to adjust php's include_path to contain `%%DATADIR%%'! For example, insert include_path = ".:%%DATADIR%%" into `%%LOCALBASE%%/etc/php.ini'. +EOM +} +] |