aboutsummaryrefslogtreecommitdiff
path: root/devel/ice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ice/Makefile')
-rw-r--r--devel/ice/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/ice/Makefile b/devel/ice/Makefile
index 6f2ccf345b8c..d6616f9e0ec0 100644
--- a/devel/ice/Makefile
+++ b/devel/ice/Makefile
@@ -68,9 +68,5 @@ post-patch:
${WRKSRC}/cpp/src/ca/Makefile
${REINPLACE_CMD} '/LICENSE/s/prefix/install_slicedir/' \
${WRKSRC}/config/Make.common.rules
-.if ${OSVERSION} < 700000
- ${REINPLACE_CMD} 's|__APPLE__|__FreeBSD__|' \
- ${WRKSRC}/cpp/src/IceUtil/Cond.cpp
-.endif
.include <bsd.port.post.mk>