summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-23 11:41:51 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-23 11:41:51 +0000
commit327558dc9e6213f55e314e11350a9f839d91a03e (patch)
tree99315da23827519623ae581257eedf3c47dafe8b /lang
parentlang/php70 and lang/php71: Add mail header patch (diff)
lang/php72: Add missing conflict to php71-*
Also remove IPV6_DESC in favor of default description
Notes
Notes: svn path=/head/; revision=454754
Diffstat (limited to 'lang')
-rw-r--r--lang/php72/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index 23e4871795e6..14e297feb702 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -57,11 +57,10 @@ EMBED_DESC= Build embedded library
DEBUG_DESC= Enable debug
PHPDBG_DESC= Interactive PHP debugger
DTRACE_DESC= Enable DTrace support
-IPV6_DESC= Enable ipv6 support
LINKTHR_DESC= Link thread lib (for threaded extensions)
ZTS_DESC= Force Zend Thread Safety (ZTS) build
-CONFLICTS= php56-* php70-*
+CONFLICTS= php56-* php70-* php71-*
DESTDIRNAME= INSTALL_ROOT