summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-08-08 18:02:22 +0000
committernovel <novel@FreeBSD.org>2006-08-08 18:02:22 +0000
commita9f4a74259774c6b8a405d1076b2b1b331d113a0 (patch)
treeb54bead3fdf808632f2590bc26416d279382e0ec /audio
parent43c3da5a3c30d9ca87b8c60a811829eb3131935c (diff)
downloadFreeBSD-ports-a9f4a74259774c6b8a405d1076b2b1b331d113a0.zip
FreeBSD-ports-a9f4a74259774c6b8a405d1076b2b1b331d113a0.tar.gz
Mark BROKEN on 4.x.
Reported by: pointyhat via kris
Diffstat (limited to 'audio')
-rw-r--r--audio/mpdscribble/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile
index 04b2f59..135ba9f 100644
--- a/audio/mpdscribble/Makefile
+++ b/audio/mpdscribble/Makefile
@@ -20,4 +20,10 @@ GNU_CONFIGURE= yes
MAN1= mpdscribble.1
PLIST_FILES= bin/mpdscribble
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROEKEN= does not build on 4.x
+.endif
+
+.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud