From 9cd9d9a5312273c569778e69dc55a6ada9830411 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Wed, 13 Jun 2012 08:35:15 +0000 Subject: [PATCH] Mark BROEKN on 10.x: does not build Submitted by: pointyhat --- sysutils/xsi/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sysutils/xsi/Makefile b/sysutils/xsi/Makefile index c41b5a62d589..2f477d8d58c5 100644 --- a/sysutils/xsi/Makefile +++ b/sysutils/xsi/Makefile @@ -34,4 +34,10 @@ post-install: @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .endif -.include +.include + +.if ${OSVERSION} >= 1000000 +BROKEN= does not build +.endif + +.include