aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/afterstep-stable
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2008-03-03 06:05:14 +0000
committerGreg Lewis <glewis@FreeBSD.org>2008-03-03 06:05:14 +0000
commitb9526eaee996e40f1da6c4d5d644989128d780af (patch)
treeb81050751214268db1754e3bb3120aae89684946 /x11-wm/afterstep-stable
parent6c438aaa8a59e468a31528d7ff97ea85c13ee99e (diff)
downloadports-b9526eaee996e40f1da6c4d5d644989128d780af.tar.gz
ports-b9526eaee996e40f1da6c4d5d644989128d780af.zip
Notes
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