From 9ca6c279f18bf6307c606e621bec7deca9ff0d43 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 20 Mar 2010 16:17:50 +0000 Subject: - Mark BROKEN on HEAD: fails to build with new utmpx Reported by: pointyhat --- security/krb5-17/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'security/krb5-17') diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index e8a311345908..8ddbd22a2c1f 100644 --- a/security/krb5-17/Makefile +++ b/security/krb5-17/Makefile @@ -45,6 +45,10 @@ OPTIONS= KRB5_RENAME_FTP "Rename ftp to kftp" off \ .include +.if ${OSVERSION} > 900007 +BROKEN= fails to build with new utmpx +.endif + .if defined(WITH_KRB5_DOC) BUILD_DEPENDS+= texi2dvi:${PORTSDIR}/print/texinfo \ dvips:${PORTSDIR}/print/dvipsk-tetex -- cgit v1.2.3