diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-11-01 22:28:01 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-11-01 22:28:01 +0000 |
commit | 599fa9769e40d49461d48897681265498ee224ca (patch) | |
tree | 224cb92da8b8a69e5b3f144c671040edd0fa812d /lang/php4 | |
parent | 4695563b9936d7c9cf8023f19dea7e18764f542d (diff) | |
download | ports-599fa9769e40d49461d48897681265498ee224ca.tar.gz ports-599fa9769e40d49461d48897681265498ee224ca.zip |
Notes
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/files/patch-pear::Makefile.frag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/files/patch-pear::Makefile.frag b/lang/php4/files/patch-pear::Makefile.frag index aec8fdddbf09..41b525b28a7c 100644 --- a/lang/php4/files/patch-pear::Makefile.frag +++ b/lang/php4/files/patch-pear::Makefile.frag @@ -4,7 +4,7 @@ # -*- makefile -*- peardir=$(PEAR_INSTALLDIR) -+XML_RPC_ver=1.3.1 ++XML_RPC_ver=1.4.0 # Skip all php.ini files altogether PEAR_INSTALL_FLAGS = -n -dshort_open_tag=0 -dsafe_mode=0 |