aboutsummaryrefslogtreecommitdiff
path: root/www/zend-framework/files
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-11 19:12:02 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-11 19:12:02 +0000
commit4afd3f7f60de895230dca87c32867acc50dde1c7 (patch)
tree897bb0c9ed3ed152a41be96680de38de3351d732 /www/zend-framework/files
parentf7c728bb1ece4bb48100dca7912e60677303e72f (diff)
- Update to 1.0.4
- Various cleanups/coding style improvements in Makefile - Added owner/perms configuration for pkg_add PR: ports/121241 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Notes
Notes: svn path=/head/; revision=208830
Diffstat (limited to 'www/zend-framework/files')
-rw-r--r--www/zend-framework/files/pkg-message.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/zend-framework/files/pkg-message.in b/www/zend-framework/files/pkg-message.in
index 8ad98f11f955..245ed5418ccc 100644
--- a/www/zend-framework/files/pkg-message.in
+++ b/www/zend-framework/files/pkg-message.in
@@ -1,7 +1,7 @@
***************************************************************
Now you need to adjust PHP's include_path to contain
- `%%DATADIR%%'
+ `%%DATADIR%%/library'
For example, insert:
include_path = ".:%%DATADIR%%/library"
@@ -11,4 +11,3 @@ into `%%LOCALBASE%%/etc/php.ini'.
For more information about the Zend Framework, please visit:
http://framework.zend.com/
***************************************************************
-