From 1e52282e828beb7e3d1c09b1d6ea486e5777bdef Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 20 Mar 2010 16:01:04 +0000 Subject: - Mark BROKEN on HEAD: fails to build with new utmpx Reported by: pointyhat --- security/openfwtk/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'security/openfwtk') diff --git a/security/openfwtk/Makefile b/security/openfwtk/Makefile index 08661ede3b32..94076c91197e 100644 --- a/security/openfwtk/Makefile +++ b/security/openfwtk/Makefile @@ -24,6 +24,10 @@ MANCOMPRESSED= no .include +.if ${OSVERSION} > 900007 +BROKEN= fails to build with new utmpx +.endif + .if defined(WITH_WATCH) PLIST_SUB+= WATCH="" RUN_DEPENDS+= wish8.4:${PORTSDIR}/x11-toolkits/tk84 -- cgit v1.2.3