aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-25 01:04:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-25 01:04:55 +0000
commite04d6a1c3271ee15990b607a8f1d074c6ff44c45 (patch)
treec1999d47c95bf0008f9a32fc5ad4da8756d1b0ee /www
parent72d50993ee471b41299e13d37705a0818b792b6f (diff)
downloadports-e04d6a1c3271ee15990b607a8f1d074c6ff44c45.tar.gz
ports-e04d6a1c3271ee15990b607a8f1d074c6ff44c45.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/openvrml/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index bc9fda84b5cc..e7c11bb40985 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -40,10 +40,6 @@ PORTDOCS= # empty, not use * 'cause args too long (for find)
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
-
.if ${ARCH} != "i386"
BROKEN= "Does not compile on !i386"
.endif