aboutsummaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2011-03-04 08:11:21 +0000
committerAlex Dupre <ale@FreeBSD.org>2011-03-04 08:11:21 +0000
commita298707282500e4f11ba6399a5e05d19abbb3327 (patch)
tree5eaa06946d06f1a868fba3bbb97f2cec2ae02e73 /lang/php53
parent25b1249693ca96d65f4f610b8b87801f8eda19eb (diff)
downloadports-a298707282500e4f11ba6399a5e05d19abbb3327.tar.gz
ports-a298707282500e4f11ba6399a5e05d19abbb3327.zip
Notes
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/files/patch-configure.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/lang/php53/files/patch-configure.in b/lang/php53/files/patch-configure.in
index 2aea1e59eaa6..d6e90018c51b 100644
--- a/lang/php53/files/patch-configure.in
+++ b/lang/php53/files/patch-configure.in
@@ -1,5 +1,5 @@
---- configure.in.orig 2011-03-03 10:19:52.000000000 +0100
-+++ configure.in 2011-03-03 10:20:37.000000000 +0100
+--- configure.in.orig 2011-03-04 10:10:54.000000000 +0100
++++ configure.in 2011-03-04 10:11:01.000000000 +0100
@@ -302,7 +302,6 @@
dnl .
dnl -------------------------------------------------------------------------
@@ -16,16 +16,16 @@
fi
divert(3)
-@@ -611,8 +609,6 @@
- asprintf \
+@@ -612,7 +610,7 @@
)
--dnl Some systems (like OpenSolaris) do not have nanosleep in libc
+ dnl Some systems (like OpenSolaris) do not have nanosleep in libc
-PHP_CHECK_FUNC_LIB(nanosleep, rt)
++PHP_CHECK_FUNC(nanosleep, rt)
dnl Check for getaddrinfo, should be a better way, but...
dnl Also check for working getaddrinfo
-@@ -1162,7 +1158,7 @@
+@@ -1162,7 +1160,7 @@
EXPANDED_DATADIR=$datadir
EXPANDED_PHP_CONFIG_FILE_PATH=`eval echo "$PHP_CONFIG_FILE_PATH"`
EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=`eval echo "$PHP_CONFIG_FILE_SCAN_DIR"`
@@ -34,7 +34,7 @@
exec_prefix=$old_exec_prefix
libdir=$old_libdir
-@@ -1373,22 +1369,19 @@
+@@ -1373,22 +1371,19 @@
pharcmd_install=
fi;