aboutsummaryrefslogtreecommitdiff
path: root/lang/php56/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2017-12-05 08:00:12 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2017-12-05 08:00:12 +0000
commitf48968dd3ec6505c8fb05707489f118d2d79353a (patch)
tree32fb63ed91f34635139aab516dcddb86278ae08f /lang/php56/Makefile
parent554eb5219b13b7ddb97af41687ad5615060fe897 (diff)
downloadports-f48968dd3ec6505c8fb05707489f118d2d79353a.tar.gz
ports-f48968dd3ec6505c8fb05707489f118d2d79353a.zip
Notes
Diffstat (limited to 'lang/php56/Makefile')
-rw-r--r--lang/php56/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index a45fa4749043..28c10b0c2041 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -3,7 +3,7 @@
PORTNAME= php56
PORTVERSION= 5.6.32
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \
USE_GNOME= libxml2
OPTIONS_DEFINE+=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 MAILHEAD LINKTHR ZTS
-OPTIONS_DEFAULT=CLI CGI FPM LINKTHR
+OPTIONS_DEFAULT=CLI CGI FPM EMBED LINKTHR
# Bug 197128: No ASM code for MIPS/MIPS64, disable FPM
OPTIONS_EXCLUDE_mips=FPM
OPTIONS_EXCLUDE_mips64=FPM