aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-03-12 04:44:44 +0800
committererwin <erwin@FreeBSD.org>2008-03-12 04:44:44 +0800
commit1c953a0e2e0a25d52d694d02b69b3fc708fb5a5a (patch)
tree819f7b504ed0fb6f50ea8d0fd7993557a47dd414 /lang
parent6a9dbc6816cd8fa869fb2c6124cbe883fcf258b7 (diff)
downloadfreebsd-ports-gnome-1c953a0e2e0a25d52d694d02b69b3fc708fb5a5a.tar.gz
freebsd-ports-gnome-1c953a0e2e0a25d52d694d02b69b3fc708fb5a5a.tar.zst
freebsd-ports-gnome-1c953a0e2e0a25d52d694d02b69b3fc708fb5a5a.zip
Mark BROKEN on 7.0 as well.
Diffstat (limited to 'lang')
-rw-r--r--lang/dylan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
index ae8b28765a56..601169a787e8 100644
--- a/lang/dylan/Makefile
+++ b/lang/dylan/Makefile
@@ -63,7 +63,7 @@ post-extract:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800000
+.if ${OSVERSION} >= 700000
BROKEN= does not install
.endif