aboutsummaryrefslogtreecommitdiff
path: root/x11
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 /x11
parentc2162ea77a5d01ddb0a8ebbc58039db968448bd0 (diff)
downloadports-ddb8804c0ffbf246685bcb9d810efeaae6dcd095.tar.gz
ports-ddb8804c0ffbf246685bcb9d810efeaae6dcd095.zip
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=251267
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 44c52d1aad50..e3ca32b9528a 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -40,6 +40,10 @@ PLIST_FILES= bin/rxvt
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
+.endif
+
# enable big5 support
.if defined(WITH_BIG5)
CONFIGURE_ARGS+= --enable-big5