aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php71
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2017-01-28 02:52:24 +0800
committermarino <marino@FreeBSD.org>2017-01-28 02:52:24 +0800
commit3f0d0573e3d8ba37dfac887d1b099783f6220436 (patch)
tree512923b5a87f7b720875e211b825d90e686a8f99 /lang/php71
parent857dc24c4306f9949e75568b043a8f147d3fbf85 (diff)
downloadfreebsd-ports-gnome-3f0d0573e3d8ba37dfac887d1b099783f6220436.tar.gz
freebsd-ports-gnome-3f0d0573e3d8ba37dfac887d1b099783f6220436.tar.zst
freebsd-ports-gnome-3f0d0573e3d8ba37dfac887d1b099783f6220436.zip
lang/php71: Bring DTRACE exclude for DF from lang/php70
Maybe this would have been caught with SVN copy? Oh well. Approved by: just-fix-it
Diffstat (limited to 'lang/php71')
-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