summaryrefslogtreecommitdiffstats
path: root/www/chromium/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/Makefile')
-rw-r--r--www/chromium/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index 5e89055..491c69f 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -187,12 +187,6 @@ GN_ARGS+= is_clang=true
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-clang
.endif
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1002000
-BUILD_DEPENDS+= ${LOCALBASE}/lib/c++/libstdc++.so:devel/libc++
-GN_ARGS+= extra_cxxflags="-stdlib=libc++ -isystem ${LOCALBASE}/include/c++/v1" \
- extra_ldflags="-L${LOCALBASE}/lib"
-.endif
-
.if ${OSVERSION} < 1100000
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-10
.endif
OpenPOWER on IntegriCloud