diff options
author | linimon <linimon@FreeBSD.org> | 2007-02-05 04:00:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-02-05 04:00:52 +0800 |
commit | 6194127f0c13a4d73e4a8be0d8ad3e7cd1274068 (patch) | |
tree | bb542d924c56ddde4905bbebf94167e3db9565fb /www/openvrml | |
parent | 86dbe63f362b5ac905161a0b412c9ae04ae67e4d (diff) | |
download | freebsd-ports-gnome-6194127f0c13a4d73e4a8be0d8ad3e7cd1274068.tar.gz freebsd-ports-gnome-6194127f0c13a4d73e4a8be0d8ad3e7cd1274068.tar.zst freebsd-ports-gnome-6194127f0c13a4d73e4a8be0d8ad3e7cd1274068.zip |
Remove 4.X cruft.
Diffstat (limited to 'www/openvrml')
-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 |