aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/afterstep-stable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/afterstep-stable/Makefile')
-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