aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/php71/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php71/Makefile b/lang/php71/Makefile
index 2610b1558afd..d4608d528cd6 100644
--- a/lang/php71/Makefile
+++ b/lang/php71/Makefile
@@ -45,6 +45,8 @@ OPTIONS_EXCLUDE_mips=FPM
OPTIONS_EXCLUDE_mips64=FPM
OPTIONS_SUB= yes
+OPTIONS_EXCLUDE_DragonFly= DTRACE
+
CLI_DESC= Build CLI version
CGI_DESC= Build CGI version
FPM_DESC= Build FPM version