summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2014-10-08 15:24:20 +0000
committerAlex Dupre <ale@FreeBSD.org>2014-10-08 15:24:20 +0000
commit61932c55361f6fd30a511da2b9f3eb17c394f71c (patch)
treeb4d9f1a3bf45a1677827d2f41785ec777bc3e739
parent6850cf40914366e5441bece9cbbf7b34fca4ebfb (diff)
downloadfreebsd-ports-61932c55361f6fd30a511da2b9f3eb17c394f71c.zip
Fix build on 8.x and 9.x.
-rw-r--r--lang/php56/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index bb297e3d9fdd..fe590e9f1332 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -145,6 +145,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"