From 1779c8dc073e0395f4eecc6e42321e98b5e30749 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 20 Mar 2010 16:04:25 +0000 Subject: - Mark BROKEN on HEAD: fails to build with new utmpx Reported by: pointyhat --- sysutils/p5-Sys-Utmp/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/p5-Sys-Utmp/Makefile b/sysutils/p5-Sys-Utmp/Makefile index 11ff5b9c70a4..a0ac69cb3a77 100644 --- a/sysutils/p5-Sys-Utmp/Makefile +++ b/sysutils/p5-Sys-Utmp/Makefile @@ -21,4 +21,10 @@ MAN3= Sys::Utmp.3 Sys::Utmp::Utent.3 post-patch: @${REINPLACE_CMD} -e '254 s,strcpy,strncpy,' ${WRKSRC}/Utmp.xs -.include +.include + +.if ${OSVERSION} > 900007 +BROKEN= fails to build with new utmpx +.endif + +.include -- cgit v1.2.3