aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/chromium/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index f90aac9ef3a2..bc447293335e 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -117,10 +117,6 @@ GYP_DEFINES+= use_pulseaudio=0
GYP_DEFINES+= disable_sse2=1
.endif
-.if ${OSVERSION} < 800069
-IGNORE= requires libusb 2 API, which is not available on this FreeBSD version
-.endif
-
.if ${PORT_OPTIONS:MCLANG}
.if ${OSVERSION} < 900033
BUILD_DEPENDS+= clang:${PORTSDIR}/lang/clang