freebsd-ports/www/smarty/files/pkg-message.in
Rong-En Fan cbaee90a3b - Update to 2.6.20
- Use PLIST_SUB instead of home-made recipe

PR:		ports/126889
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by:	maintainer
2008-09-02 14:30:05 +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'.