1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Mark broken on 4.x

Reported by:	kris via pointyhat
This commit is contained in:
Michael Johnson 2006-03-27 14:33:27 +00:00
parent 6253b3d9f9
commit 6834aab425
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158258

View File

@ -31,4 +31,9 @@ OPTIONS= # Empty, used for generic gecko OPTIONS
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/Makefile.common"
.if ${OSVERSION} < 500000
BROKEN= does not build
.endif
.include <bsd.port.post.mk>