aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-12-16 21:19:28 +0800
committererwin <erwin@FreeBSD.org>2009-12-16 21:19:28 +0800
commitc3fccbaf16ea0d11e298651813677821c668d050 (patch)
treee9f070451cc14fe5d8ea72ad5dffefebe20d990c /x11-servers
parent762d216cdd3bea292b1e9cc1ce3e76de5e207151 (diff)
downloadfreebsd-ports-gnome-c3fccbaf16ea0d11e298651813677821c668d050.tar.gz
freebsd-ports-gnome-c3fccbaf16ea0d11e298651813677821c668d050.tar.zst
freebsd-ports-gnome-c3fccbaf16ea0d11e298651813677821c668d050.zip
Mark BROKEN on 9.x: does not build
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