summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-11-29 18:46:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-11-29 18:46:30 +0000
commitddfec268c32b0cf86673dedbf3fe6bc21f0ad4a2 (patch)
tree2adcda512989a227df4af789801eabc0a2694750 /lang
parentwww/mod_http2-devel: Bugfix update to 1.10.14 (diff)
Remove DTRACE_DESC in favor of the default description.
Approved by: tz
Notes
Notes: svn path=/head/; revision=455138
Diffstat (limited to 'lang')
-rw-r--r--lang/php70/Makefile1
-rw-r--r--lang/php71/Makefile1
-rw-r--r--lang/php72/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index 29f2bc35481f..ccad82fe8192 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -53,7 +53,6 @@ CGI_DESC= Build CGI version
FPM_DESC= Build FPM version
EMBED_DESC= Build embedded library
PHPDBG_DESC= Interactive PHP debugger
-DTRACE_DESC= Enable DTrace support
MAILHEAD_DESC= Enable mail header patch
LINKTHR_DESC= Link thread lib (for threaded extensions)
ZTS_DESC= Force Zend Thread Safety (ZTS) build
diff --git a/lang/php71/Makefile b/lang/php71/Makefile
index efa6a2a1d2de..0936c937e2ab 100644
--- a/lang/php71/Makefile
+++ b/lang/php71/Makefile
@@ -55,7 +55,6 @@ CGI_DESC= Build CGI version
FPM_DESC= Build FPM version
EMBED_DESC= Build embedded library
PHPDBG_DESC= Interactive PHP debugger
-DTRACE_DESC= Enable DTrace support
MAILHEAD_DESC= Enable mail header patch
LINKTHR_DESC= Link thread lib (for threaded extensions)
ZTS_DESC= Force Zend Thread Safety (ZTS) build
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index e32139edcac8..d7cd860163d1 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -55,7 +55,6 @@ CGI_DESC= Build CGI version
FPM_DESC= Build FPM version
EMBED_DESC= Build embedded library
PHPDBG_DESC= Interactive PHP debugger
-DTRACE_DESC= Enable DTrace support
LINKTHR_DESC= Link thread lib (for threaded extensions)
ZTS_DESC= Force Zend Thread Safety (ZTS) build