aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php70/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php70/Makefile')
-rw-r--r--lang/php70/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index 5e068ebe061a..56220d8dddb5 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \
USE_GNOME= libxml2
OPTIONS_DEFINE+=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 LINKTHR ZTS
-OPTIONS_DEFAULT=CLI CGI FPM IPV6 LINKTHR
+OPTIONS_DEFAULT=CLI CGI FPM LINKTHR
# Bug 197128: No ASM code for MIPS/MIPS64, disable FPM
OPTIONS_EXCLUDE_mips=FPM
OPTIONS_EXCLUDE_mips64=FPM