summaryrefslogtreecommitdiffstats
path: root/security/pam_krb5
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-07 07:45:39 +0000
committerasami <asami@FreeBSD.org>2000-11-07 07:45:39 +0000
commit02c230564312be8d161fb36c9520f12e0eab041a (patch)
tree4d36c839433bdea17f5fe9d0d2567fc6c471515b /security/pam_krb5
parent103a71147f1d6c2b89af3578fa6bc5d68e81eb13 (diff)
downloadFreeBSD-ports-02c230564312be8d161fb36c9520f12e0eab041a.zip
FreeBSD-ports-02c230564312be8d161fb36c9520f12e0eab041a.tar.gz
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
Diffstat (limited to 'security/pam_krb5')
-rw-r--r--security/pam_krb5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile
index 98bf93a..5d399f0 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 <bsd.port.mk>
OpenPOWER on IntegriCloud