summaryrefslogtreecommitdiffstats
path: root/lang/php4/files
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-08-19 01:57:50 +0000
committernork <nork@FreeBSD.org>2003-08-19 01:57:50 +0000
commit570c78a91a48a823aea34f00e4f0b7ac003aa90c (patch)
tree12222a016324a3aae4039190ca187bcdc8727f2e /lang/php4/files
parent5f7f57d7151653d87d28e09711c0e2e59eb30abf (diff)
downloadFreeBSD-ports-570c78a91a48a823aea34f00e4f0b7ac003aa90c.zip
FreeBSD-ports-570c78a91a48a823aea34f00e4f0b7ac003aa90c.tar.gz
Update to 4.3.3RC4.
PR: ports/55713 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to 'lang/php4/files')
-rw-r--r--lang/php4/files/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/files/patch-configure b/lang/php4/files/patch-configure
index 20e1bcc..acf76d5 100644
--- a/lang/php4/files/patch-configure
+++ b/lang/php4/files/patch-configure
@@ -228,7 +228,7 @@
@@ -58977,8 +59151,8 @@
echo $ac_n "checking Oracle version""... $ac_c" 1>&6
- echo "configure:58980: checking Oracle version" >&5
+ echo "configure:58981: checking Oracle version" >&5
- if test -s "$ORACLE_DIR/orainst/unix.rgs"; then
- ORACLE_VERSION=`grep '"ocommon"' $ORACLE_DIR/orainst/unix.rgs | sed 's/ */:/g' | cut -d: -f 6 | cut -c 2-4`
+ if test -s "$ORACLE_DIR/ocommon/install/partial.prd"; then
OpenPOWER on IntegriCloud