aboutsummaryrefslogtreecommitdiff
path: root/cad/openscad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/openscad/Makefile')
-rw-r--r--cad/openscad/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 7cf04e7eecbf..b8e4e64e16d1 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -39,10 +39,4 @@ post-patch:
@${REINPLACE_CMD} -e 's,share/man,man,' \
${WRKSRC}/openscad.pro
-.include <bsd.port.options.mk>
-
-.if ${ARCH} == i386 && ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000
-BROKEN= does not build (libstdc++/libc++ incompatibility in cgal/boost)
-.endif
-
.include <bsd.port.mk>