aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/afterstep-stable
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2008-03-03 14:05:14 +0800
committerglewis <glewis@FreeBSD.org>2008-03-03 14:05:14 +0800
commit8d6ed114e9784a7f6214f7dad38793044ea35810 (patch)
tree2e0b55cf1dfb59a7c5d9e8b60bc22025b2f7ed9a /x11-wm/afterstep-stable
parentd1cfe4c687fd164235a64ecb73221634a128dd28 (diff)
downloadfreebsd-ports-gnome-8d6ed114e9784a7f6214f7dad38793044ea35810.tar.gz
freebsd-ports-gnome-8d6ed114e9784a7f6214f7dad38793044ea35810.tar.zst
freebsd-ports-gnome-8d6ed114e9784a7f6214f7dad38793044ea35810.zip
. Seeing intermittent build failures on 7.x and 8.x, so mark it as
BROKEN on those versions until a fix is obtained.
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r--x11-wm/afterstep-stable/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index 2acba9f104ab..7e4793d8c719 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -68,6 +68,9 @@ CONFIGURE_ARGS+= --disable-savewindows
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700000
+BROKEN= Does not build on FreeBSD 7.x and higher
+.endif
.if ${ARCH} == "sparc64"
BROKEN= Does not build on sparc64
.endif