From c2162ea77a5d01ddb0a8ebbc58039db968448bd0 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 20 Mar 2010 13:25:14 +0000 Subject: - Mark BROKEN: fails to build with new utmpx Reported by: pointyhat --- chinese/big5con/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'chinese/big5con') diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile index c07351449ef8..d7520a6d5707 100644 --- a/chinese/big5con/Makefile +++ b/chinese/big5con/Makefile @@ -15,6 +15,12 @@ COMMENT= Big5 Chinese console ONLY_FOR_ARCHS= i386 +.include + +.if ${OSVERSION} > 900007 +BROKEN= fails to build with new utmpx +.endif + post-patch: @${REINPLACE_CMD} -e 's,/dev/vga,/dev/ttyv0,g' ${WRKSRC}/src/*c @${REINPLACE_CMD} -e 's,GetShmem(),GetShmem(char),g' ${WRKSRC}/src/fnld.c @@ -24,4 +30,4 @@ post-patch: post-install: @${CAT} ${PKGMESSAGE} -.include +.include -- cgit v1.2.3