From c3b458bce6af83b5f3460eced95fe4ba2ea1c75c Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Mon, 14 Sep 2009 18:02:44 +0000 Subject: Mark BROKEN on 7.x and greater. Requested by: maintainer in reply to ports/136129 --- multimedia/kbtv/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/kbtv/Makefile b/multimedia/kbtv/Makefile index f2d60a6708ba..702141de8725 100644 --- a/multimedia/kbtv/Makefile +++ b/multimedia/kbtv/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 5 CATEGORIES= multimedia python kde kld MASTER_SITES= SF \ http://freebsd.ricin.com/ports/distfiles/ - EXTRACT_SUFX= .tbz MAINTAINER= danny@ricin.com @@ -44,6 +43,10 @@ OPTIONS= PWC "Philips and compatible cameras" off \ .include +.if ${OSVERSION} > 700000 +BROKEN= does not build on 7.x and greater +.endif + .if defined(WITH_PWC) .if !exists(/usr/src/sys/Makefile) IGNORE= kernel sources required for pwc -- cgit v1.2.3