From badc2d9a4516b09859ce782d8e801aaffdb75ef1 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 13 Oct 2003 04:05:54 +0000 Subject: - fix spelling of gssapi --- security/hpn-ssh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/hpn-ssh') diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index 183659897b90..1737076305b3 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -75,7 +75,7 @@ EXTRA_PATCHES+= ${FILESDIR}/batch.patch .if defined(KRB5_HOME) && exists(${KRB5_HOME}) PKGNAMESUFFIX= -gssapi -CONFILCTS+= openssh-portable-* +CONFLICTS+= openssh-portable-* BUILD_DEPENDS+= autoreconf:${PORTSDIR}/devel/autoconf # USE_AUTOCONF_VER= 252 # broken CONFIGURE_ARGS+= --with-kerberos5=${KRB5_HOME} @@ -96,7 +96,7 @@ CONFIGURE_ARGS+= --with-kerberos5 EXTRA_PATCHES+= ${FILESDIR}/gss-serv.c.patch .endif .else -CONFILCTS+= openssh-gssapi-* +CONFLICTS+= openssh-gssapi-* .endif post-configure: -- cgit v1.2.3