aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-03-02 08:43:40 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-03-02 08:43:40 +0000
commit6a7c5e228ece603182e35da881dcb38b7e3f6ae9 (patch)
treeb6da3364a38585e7b0d98ea8182da190c949ab2d /security/openssh-portable
parent1a7b0c25e1389d06d0942211f26679fcd6984538 (diff)
downloadports-6a7c5e228ece603182e35da881dcb38b7e3f6ae9.tar.gz
ports-6a7c5e228ece603182e35da881dcb38b7e3f6ae9.zip
- Fix build with HEIMBAL_BASE
PR: ports/186830 Reported by: Robert Simmons <rsimmons0@gmail.com>
Notes
Notes: svn path=/head/; revision=346742
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 21a53f119fb1..0491c53b03b2 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -177,9 +177,7 @@ PORT_OPTIONS+= OVERWRITE_BASE
.if ${PORT_OPTIONS:MMIT} || ${PORT_OPTIONS:MHEIMDAL} || ${PORT_OPTIONS:MHEIMDAL_BASE}
. if ${PORT_OPTIONS:MHEIMDAL_BASE}
-. if ${PORT_OPTIONS:MKERB_GSSAPI}
CONFIGURE_LIBS+= -lgssapi_krb5
-. endif
CONFIGURE_ARGS+= --with-kerberos5=/usr
. else
CONFIGURE_ARGS+= --with-kerberos5=${LOCALBASE}