opnsense-ports/devel/beautifyphp/files/patch-beautify_php
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
316 B
Text

--- beautify_php.orig Thu Aug 4 02:28:56 2005
+++ beautify_php Thu Aug 4 02:29:09 2005
@@ -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
*/