summaryrefslogtreecommitdiffstats
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-10-15 14:55:14 +0000
committermat <mat@FreeBSD.org>2015-10-15 14:55:14 +0000
commitf0c2f7a32d31e4753f2c3dbeea3a2c2ccc36e473 (patch)
treed30bee8baf5be305289898828fb58299162e2f54 /lang/php5/Makefile
parent9477c31a6b7da7276627f3fe6a30a60a6207c945 (diff)
downloadFreeBSD-ports-f0c2f7a32d31e4753f2c3dbeea3a2c2ccc36e473.zip
FreeBSD-ports-f0c2f7a32d31e4753f2c3dbeea3a2c2ccc36e473.tar.gz
Drop 8 support.
With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 65285bc..eb55d13 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -158,9 +158,6 @@ CONFIGURE_ARGS+=--enable-debug
.endif
.if ${PORT_OPTIONS:MDTRACE}
-.if ${OSVERSION} < 900000
-IGNORE= cannot be built with DTrace support on FreeBSD < 9.x
-.endif
CONFIGURE_ARGS+=--enable-dtrace
PLIST_SUB+= DTRACE=""
.else
OpenPOWER on IntegriCloud