aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-11-02 06:28:01 +0800
committerale <ale@FreeBSD.org>2005-11-02 06:28:01 +0800
commit701a48d4350100910c184bae4d7533f95e2ffe07 (patch)
tree9e02e0ab6c50fb69f7e0249564f82d5053637bb2 /lang/php4
parentfd0edc09ff07b06f9ade8fcb88952d703268f272 (diff)
downloadfreebsd-ports-gnome-701a48d4350100910c184bae4d7533f95e2ffe07.tar.gz
freebsd-ports-gnome-701a48d4350100910c184bae4d7533f95e2ffe07.tar.zst
freebsd-ports-gnome-701a48d4350100910c184bae4d7533f95e2ffe07.zip
Fix pear installation.
Spotted by: Sean McNeil <sean@mcneil.com>
Diffstat (limited to 'lang/php4')
-rw-r--r--lang/php4/files/patch-pear::Makefile.frag2
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