From 43dc7abf01b232e56582d171012a4f0dc7dbc25e Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 2 Oct 2007 05:09:16 +0000 Subject: Mark as broken on amd64-current. --- graphics/plasma-kmod/Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile index 7564996a24e3..27376d58a460 100644 --- a/graphics/plasma-kmod/Makefile +++ b/graphics/plasma-kmod/Makefile @@ -25,4 +25,12 @@ do-install: post-install: @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} -.include +.include + +.if ${OSVERSION} >= 700042 +.if ${ARCH} == "amd64" +BROKEN= Does not configure +.endif +.endif + +.include -- cgit v1.2.3