diff options
Diffstat (limited to 'mail/phpmailer/files/pkg-message.in')
-rw-r--r-- | mail/phpmailer/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/phpmailer/files/pkg-message.in b/mail/phpmailer/files/pkg-message.in index b9d8ebd9a029..d19f8e1461ee 100644 --- a/mail/phpmailer/files/pkg-message.in +++ b/mail/phpmailer/files/pkg-message.in @@ -1,4 +1,10 @@ +[ +{ 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 +} +] |