[55746] trunk/dports/www/ZendFramework/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 18 00:59:12 PDT 2009


Revision: 55746
          http://trac.macports.org/changeset/55746
Author:   ryandesign at macports.org
Date:     2009-08-18 00:59:10 -0700 (Tue, 18 Aug 2009)
Log Message:
-----------
ZendFramework: Improve instructions regarding the use of Zend_Tool.

Modified Paths:
--------------
    trunk/dports/www/ZendFramework/Portfile

Modified: trunk/dports/www/ZendFramework/Portfile
===================================================================
--- trunk/dports/www/ZendFramework/Portfile	2009-08-18 07:54:16 UTC (rev 55745)
+++ trunk/dports/www/ZendFramework/Portfile	2009-08-18 07:59:10 UTC (rev 55746)
@@ -46,14 +46,14 @@
     file rename ${destroot}${zf_doc_dir}/extras ${destroot}${zf_lib_dir}
 }
 
-post-install {
+post-fetch {
     ui_msg "\nIf this is your first install, you might want to add"
     ui_msg "'${zf_lib_dir}/library' to include_path in your php.ini."
     ui_msg "i.e.: include_path = \".:${zf_lib_dir}/library\""
     ui_msg "\nIf you want to use extra components you'd have to"
     ui_msg "add '${zf_lib_dir}/extras', too."
-    ui_msg "\nFinally, if you wish to use Zend_Tool, add bin/zf.sh to"
-    ui_msg "your \$PATH variable."
+    ui_msg "\nFinally, if you wish to use Zend_Tool, add"
+    ui_msg "'${zf_doc_dir}/bin' to your \$PATH variable."
 }
 
 livecheck.check     regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090818/676d37c4/attachment.html>


More information about the macports-changes mailing list