aboutsummaryrefslogtreecommitdiff
path: root/games/pioneer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pioneer/Makefile')
-rw-r--r--games/pioneer/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile
index fa0b31095977..0e8c953dd8c8 100644
--- a/games/pioneer/Makefile
+++ b/games/pioneer/Makefile
@@ -80,10 +80,6 @@ CXXFLAGS+= -D_GLIBCXX_USE_C99
post-patch: .SILENT
${REINPLACE_CMD} -e '/^OPTIMISE=/d' \
${WRKSRC}/configure.ac
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000054
- ${REINPLACE_CMD} -e 's/std::acosh/acosh/g ; s/std::copysign/copysign/g' \
- ${WRKSRC}/src/Orbit.cpp
-.endif
post-patch-MODELCOMPILER-off: .SILENT
${REINPLACE_CMD} -e 's/pioneer modelcompiler/pioneer/' \