aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php5
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2014-09-19 03:49:26 +0800
committerale <ale@FreeBSD.org>2014-09-19 03:49:26 +0800
commitd1c4a99ba5933ffb70f45c12d6f50c93c3102fd0 (patch)
treec8d4ee862c340f73e483519a040366da0586685c /lang/php5
parentc0d7db7031be20ca078e596b45ef32689fd4b01c (diff)
downloadfreebsd-ports-graphics-d1c4a99ba5933ffb70f45c12d6f50c93c3102fd0.tar.gz
freebsd-ports-graphics-d1c4a99ba5933ffb70f45c12d6f50c93c3102fd0.tar.zst
freebsd-ports-graphics-d1c4a99ba5933ffb70f45c12d6f50c93c3102fd0.zip
Fix build on 8.x and 9.x.
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 1461fac45f1..22cdd9d460a 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -142,6 +142,7 @@ CONFIGURE_ARGS+=--with-zend-vm=GOTO
CONFIGURE_ENV+= ac_cv_pthreads_lib="" \
ac_cv_pthreads_cflags="" \
+ ac_cv_decimal_fp_supported="no" \
pthreads_working="yes" \
lt_cv_path_SED="sed"