freebsd-ports/mail/phpmailer/files/pkg-message.in
Philip M. Gollucci 6ea5d2cfbb - use $SUB_FILES to dynamically adjust pkg-message
PR:             ports/142796
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    maintainer timeout (bg1tpt@gmail.com; > 2 weeks)
2010-01-31 03:44:21 +00:00

4 lines
150 B
Text

You need to adjust php's include_path to contain `%%DATADIR%%'!
For example, insert
include_path = ".:%%DATADIR%%"
into `%%LOCALBASE%%/etc/php.ini'.