aboutsummaryrefslogtreecommitdiffstats
path: root/lang/erlang-runtime15/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang-runtime15/Makefile')
-rw-r--r--lang/erlang-runtime15/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/erlang-runtime15/Makefile b/lang/erlang-runtime15/Makefile
index 45832fed807f..5a42cfd47b80 100644
--- a/lang/erlang-runtime15/Makefile
+++ b/lang/erlang-runtime15/Makefile
@@ -61,12 +61,6 @@ DISTFILES+= ${ERLANG_DOCS}:erlangorg
# probes fixed does not match the number of defined probes (54 != 132,
# respectively)" you probably misconfigured DTrace in some way.
-.if ${OSVERSION} < 1000000
-.if ${ARCH} == "amd64" && ${PORT_OPTIONS:MDTRACE} && ! ${PORT_OPTIONS:MGCC}
-IGNORE= support for DTrace on amd64 requires GCC option
-.endif
-.endif
-
.if ${PORT_OPTIONS:MGCC}
USE_GCC?= yes
.endif