summaryrefslogtreecommitdiff
path: root/security/hpn-ssh
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-10-13 04:05:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-10-13 04:05:54 +0000
commitbadc2d9a4516b09859ce782d8e801aaffdb75ef1 (patch)
tree7793b3b1c49cbc5d8b43623eb843190ee97625f0 /security/hpn-ssh
parent- add CONFLICTS (diff)
- fix spelling of gssapi
Notes
Notes: svn path=/head/; revision=90981
Diffstat (limited to 'security/hpn-ssh')
-rw-r--r--security/hpn-ssh/Makefile4
1 files changed, 2 insertions, 2 deletions
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: