From e0dd5fba13de51e546bd85efe343d3e38b7a2b7c Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 7 Nov 2000 07:45:39 +0000 Subject: Change .error to BROKEN, otherwise it will kill make release, make index and freshports (and many other things). Reported by: Dan Languille and John Hay --- security/pam_krb5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/pam_krb5') diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index 98bf93a7e9c8..5d399f0d08c8 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -47,7 +47,7 @@ KRB5BASE=${LOCALBASE} KRB5_IMPL=mit LIB_DEPENDS+= krb5.3:${PORTSDIR}/security/krb5 .else -.error "No version of Kerberos is installed." +BROKEN= "No version of Kerberos is installed." .endif .include -- cgit v1.2.3