ports/devel/beautifyphp/files/patch-beautify_php
Dmitry Marakasov 4d7f42a1ab - Add LICENSE
- Fix shebangs
- Add NO_ARCH
- Regenerate patches
- Fix pkg-descr
2017-02-25 14:26:40 +00:00

10 lines
290 B
Text

--- beautify_php.orig 2003-05-07 19:56:23 UTC
+++ beautify_php
@@ -3,6 +3,7 @@
/**
* Console script to use Beautify PHP from the command line
*/
+ ini_set('include_path', '/usr/local/share/pear:/usr/local/share/pear/bootstrap');
/**
* Require PEAR Class
*/