From ab75817d35fabc835c82f081ed7a1534dea029c0 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Sat, 29 Oct 2005 17:34:32 +0000 Subject: Fails to build on 4.11. --- security/krb5/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/krb5') diff --git a/security/krb5/Makefile b/security/krb5/Makefile index aa4af3b764a0..45521914fd07 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -17,7 +17,9 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +.if ${OSVERSION} < 501000 BROKEN= Does not build +.endif CONFLICTS= krb4-[0-9]* heimdal-[0-9]* -- cgit v1.2.3