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