diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-04 20:00:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-04 20:00:52 +0000 |
commit | 684a0c6a4e7359920d96abcdca503ce4cbabfebc (patch) | |
tree | 0309746e741eebf18db8998682fde0d75180db13 | |
parent | b0a20f40279a2b95e17f76a2eadd4612b0fba896 (diff) | |
download | ports-684a0c6a4e7359920d96abcdca503ce4cbabfebc.tar.gz ports-684a0c6a4e7359920d96abcdca503ce4cbabfebc.zip |
Notes
-rw-r--r-- | www/openvrml/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
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 <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on ${OPSYS}-${OSREL} -.endif .if ${ARCH} == "sparc64" BROKEN= Gets internal gcc error on ${ARCH} .endif |