aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /lang/erlang
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=430454
Diffstat (limited to 'lang/erlang')
-rw-r--r--lang/erlang/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index a5da0efa21c6..c33426c90f69 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -94,12 +94,6 @@ DOC_DISTFILES= armstrong_thesis_2003.pdf:joe \
# 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}
-IGNORE= support for DTrace on amd64 requires at least FreeBSD 10
-.endif
-.endif
-
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1100000
CFLAGS+= -DMAP_NORESERVE=0
.endif