aboutsummaryrefslogtreecommitdiffstats
path: root/science/simlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/simlib/Makefile')
-rw-r--r--science/simlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/simlib/Makefile b/science/simlib/Makefile
index 8c10b255a929..4b30a3cf2605 100644
--- a/science/simlib/Makefile
+++ b/science/simlib/Makefile
@@ -24,7 +24,7 @@ NOT_FOR_ARCHS_REASON= contains not working ${ARCH}-dependent assembly code
.include <bsd.port.options.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1101000
+.if ${OPSYS} == FreeBSD
# nm crashes during the build:
# Assertion failed: (ddata->output.size > 0), function cpp_demangle_read_sname, file /usr/src/contrib/elftoolchain/libelftc/libelftc_dem_gnu3.c, line 2137.
USE_BINUTILS= yes