From 9a50124fd63b6b49ae63d52adaab0591a24c8cb8 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Tue, 8 Aug 2006 18:02:22 +0000 Subject: Mark BROKEN on 4.x. Reported by: pointyhat via kris --- audio/mpdscribble/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'audio/mpdscribble') diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile index 04b2f59f1ad0..135ba9f2845b 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -20,4 +20,10 @@ GNU_CONFIGURE= yes MAN1= mpdscribble.1 PLIST_FILES= bin/mpdscribble -.include +.include + +.if ${OSVERSION} < 500000 +BROEKEN= does not build on 4.x +.endif + +.include -- cgit v1.2.3