aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-12-16 13:19:28 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-12-16 13:19:28 +0000
commit3300f2745579eb7fb1d7f094ae37fffed1ce597a (patch)
treee5f608378a3e55e39c4c05c8595cfad3f623960c /x11-servers
parent140bf82f4c4d27767894b41e509d8f49d7605dab (diff)
downloadports-3300f2745579eb7fb1d7f094ae37fffed1ce597a.tar.gz
ports-3300f2745579eb7fb1d7f094ae37fffed1ce597a.zip
Mark BROKEN on 9.x: does not build
Notes
Notes: svn path=/head/; revision=245991
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xephyr/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-servers/xephyr/Makefile b/x11-servers/xephyr/Makefile
index 23d73f8c7955..e37ca2fc7452 100644
--- a/x11-servers/xephyr/Makefile
+++ b/x11-servers/xephyr/Makefile
@@ -36,6 +36,10 @@ OPTIONS= HAL "Compile with HAL config support" on
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 900000
+BROKEN= does not build
+.endif
+
.if defined(WITH_OPENSSL_BASE)
# The reason why I use this is cause openssl from base doesn't install a .pc file
# and configure will fail trying to find it. Setting both of those variables to