aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-03-18 20:13:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-03-18 20:13:55 +0000
commitfde0796cbc14665dd82495d05ae96e98f9d06997 (patch)
treed86ea889212066eb44aa4ff99f74a0e177c7249c /x11-wm/windowmaker/Makefile
parent7e77d921eba7d764c0b598f80d6d4389ef324acc (diff)
downloadports-fde0796cbc14665dd82495d05ae96e98f9d06997.tar.gz
ports-fde0796cbc14665dd82495d05ae96e98f9d06997.zip
Notes
Diffstat (limited to 'x11-wm/windowmaker/Makefile')
-rw-r--r--x11-wm/windowmaker/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index e35c8be4e2e0..80537ade6075 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -56,6 +56,10 @@ USE_LDCONFIG= yes
CONFIGURE_ENV+= ac_cv_c_inline_asm=no
.endif
+.if ${OSVERSION} < 800000
+BROKEN= does not compile on FreeBSD 7.X
+.endif
+
.if defined(WITH_XRANDR)
USE_XORG+= xrandr
CONFIGURE_ARGS+= --enable-xrandr