diff options
Diffstat (limited to 'www/webkit-gtk2')
-rw-r--r-- | www/webkit-gtk2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 8b52e2a12748..f57de73b67aa 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -39,10 +39,6 @@ MAKEFILE= GNUmakefile .include <bsd.port.pre.mk> -.if ${OSVERSION} < 600000 -IGNORE= Does not build -.endif - .if ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64 .endif |