summaryrefslogtreecommitdiff
path: root/security/openssh-portable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh-portable/Makefile')
-rw-r--r--security/openssh-portable/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index e5b517170347..fcf6f5eb4ed9 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -48,7 +48,8 @@ CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man \
EXTRA_PATCHES+= ${FILESDIR}/batch.patch
.endif
-.if defined(KRB5_HOME)
+.if defined(KRB5_HOME) && exists(KRB5_HOME)
+BROKEN= Need updated patches from Simon Wilkinson
MASTER_SITES+= ${PATCH_SITES}
DISTFILES= ${EXTRACT_ONLY} ${PORTNAME}-${PORTVERSION}-gssapi.patch
EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}