From babc8decd115ebd7cf3dfdc4579c7e860b3d6546 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 1 Mar 2008 14:41:20 +0000 Subject: [PATCH] Also mark BROKEN on 7.0 --- multimedia/xmps-win32-plugin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile index 8a41a064343f..0e1b8ebab1ca 100644 --- a/multimedia/xmps-win32-plugin/Makefile +++ b/multimedia/xmps-win32-plugin/Makefile @@ -45,7 +45,7 @@ post-install: .include -.if ${OSVERSION} >= 800000 +.if ${OSVERSION} >= 700000 BROKEN= Does not compile .endif