diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index 94590321b1ea..e50e446062bd 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -44,9 +44,6 @@ PORTDOCS= * .include -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on ${OPSYS}-${OSREL} -.endif .if ${ARCH} == "sparc64" BROKEN= Gets internal gcc error on ${ARCH} .endif