aboutsummaryrefslogtreecommitdiff
path: root/www/webkit2-gtk3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/webkit2-gtk3/Makefile')
-rw-r--r--www/webkit2-gtk3/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile
index f13645679775..6f224f1c38ed 100644
--- a/www/webkit2-gtk3/Makefile
+++ b/www/webkit2-gtk3/Makefile
@@ -55,10 +55,6 @@ DEBUG_CMAKE_OFF= -DCMAKE_BUILD_TYPE=Release
.include <bsd.port.options.mk>
-.if ${ARCH} == armv6
-CMAKE_ARGS+= -DENABLE_JIT:BOOL=OFF
-.endif
-
.if ${ARCH} == powerpc64
CFLAGS+= -mminimal-toc
.endif