From d1be76916e96469724a740611415d96c428b4534 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 18 Mar 2004 12:33:50 +0000 Subject: BROKEN on 5.x: Does not compile --- multimedia/libmatroska/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'multimedia/libmatroska') diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile index 59ee450fa4df..c73df26dbdb9 100644 --- a/multimedia/libmatroska/Makefile +++ b/multimedia/libmatroska/Makefile @@ -46,6 +46,10 @@ do-configure: .include +.if ${OSVERSION} >= 502105 +BROKEN= "Does not compile on FreeBSD >= 5.x" +.endif + # gcc 3.2 was available on 5.x before this OSVERSION # do not build gcc 3.3 unless necessary .if ${OSVERSION} < 501103 -- cgit v1.2.3