aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-03-01 22:41:20 +0800
committererwin <erwin@FreeBSD.org>2008-03-01 22:41:20 +0800
commit8b649ad958535b6113a7f4daa850c7b365b948b4 (patch)
treeb093196c83499c7bdbdc73a4336e17ae097b9870
parentf731249c9346e0c659298bc8a7c7d08f69867e31 (diff)
downloadfreebsd-ports-gnome-8b649ad958535b6113a7f4daa850c7b365b948b4.tar.gz
freebsd-ports-gnome-8b649ad958535b6113a7f4daa850c7b365b948b4.tar.zst
freebsd-ports-gnome-8b649ad958535b6113a7f4daa850c7b365b948b4.zip
Also mark BROKEN on 7.0
-rw-r--r--multimedia/xmps-win32-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800000
+.if ${OSVERSION} >= 700000
BROKEN= Does not compile
.endif