aboutsummaryrefslogtreecommitdiffstats
path: root/lang/erlang-runtime15
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-01-03 19:01:05 +0800
committermat <mat@FreeBSD.org>2017-01-03 19:01:05 +0800
commit057971c152a484648da5936e2abf430699f07815 (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /lang/erlang-runtime15
parentc743bcc36550fe214c3826e524078d4459e8cb90 (diff)
downloadfreebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.tar.gz
freebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.tar.zst
freebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.zip
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Diffstat (limited to 'lang/erlang-runtime15')
-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