summaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-03-20 13:31:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-03-20 13:31:19 +0000
commitddb8804c0ffbf246685bcb9d810efeaae6dcd095 (patch)
tree06abb683687b2272d876ae95f1c12fb5fa9e3f86 /lang/squeak
parent- Mark BROKEN: fails to build with new utmpx (diff)
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=251267
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 98b1bf24d75c..30c26b81e86a 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -49,6 +49,10 @@ OPTIONS+= XIM "XIM support (Implies X)" off
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
+.endif
+
##################################################
XIM_PATCH= SqueakImmX11Plugin3a${EXTRACT_SUFX}
PLUGIN_IMAGE= SqueakPlugin.zip