diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-03-07 17:17:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-03-07 17:17:13 +0000 |
commit | 13fd5342adc011d386e70eda6102bb487fc49f99 (patch) | |
tree | c5e12034e22ead977fe6839b25284e9348ad963a /www/openvrml | |
parent | f8a1450c135ba6623eb5e4b6ddec8b86b9509f98 (diff) | |
download | ports-13fd5342adc011d386e70eda6102bb487fc49f99.tar.gz ports-13fd5342adc011d386e70eda6102bb487fc49f99.zip |
Notes
Diffstat (limited to 'www/openvrml')
-rw-r--r-- | www/openvrml/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index 9a99225c4aa1..068b73f6928b 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -46,10 +46,6 @@ PORTDOCS= * .include <bsd.port.pre.mk> -.if ${ARCH} != "i386" -BROKEN= "Does not compile on ${ARCH}" -.endif - .if ${OSVERSION} < 500000 BROKEN= "Does not compile on ${OPSYS}-${OSREL}" .endif |