aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-23 17:15:33 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-23 17:15:33 +0000
commitc8f0f76d7d10225eb52e2c0c9b647c7c32e4af57 (patch)
treeef4976a292617ac83ad71518af86f27ec6bbb8c2 /security
parentdc74c698e87deaf969ab03ab7582c3191a85876b (diff)
downloadports-c8f0f76d7d10225eb52e2c0c9b647c7c32e4af57.tar.gz
ports-c8f0f76d7d10225eb52e2c0c9b647c7c32e4af57.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/openssh-portable/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index fee42364e87f..d06f3856bed7 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -70,7 +70,7 @@ OPTIONS= PAM "Enable pam(3) support" on \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800037
-BROKEN= does not compile
+#BROKEN= does not compile
.endif
.if defined(WITH_X509) && ( defined(WITH_HPN) || defined(WITH_LPK))
@@ -147,7 +147,7 @@ EXTRA_PATCHES+= ${FILESDIR}/openssh-5.2p1-hpn.patch
# See http://dev.inversepath.com/trac/openssh-lpk
.if defined(WITH_LPK)
-EXTRA_PATCHES+= ${FILESDIR}/openssh-lpk-5.0p1-0.3.9.patch
+EXTRA_PATCHES+= ${FILESDIR}/contrib-openssh-lpk-5.1p1-0.3.10.patch
USE_OPENLDAP= yes
CPPFLAGS+= "-I${LOCALBASE}/include -DWITH_LDAP_PUBKEY"
CONFIGURE_ARGS+= --with-libs='-lldap' --with-ldflags='-L${LOCALBASE}/lib' \
@@ -161,11 +161,11 @@ EXTRA_PATCHES+= ${FILESDIR}/openssh-lpk+hpn-servconf.patch
.elif defined(WITH_HPN) && !defined(WITH_LPK)
EXTRA_PATCHES+= ${FILESDIR}/openssh-5.2p1-hpn-servconf.patch
.elif defined(WITH_LPK) && !defined(WITH_HPN)
-EXTRA_PATCHES+= ${FILESDIR}/openssh-lpk-5.0p1-0.3.9-servconv.patch
+EXTRA_PATCHES+= ${FILESDIR}/contrib-openssh-lpk-5.1p1-0.3.10-servconf.c.patch
.endif
.if defined(WITH_LPK) && ${ARCH} == "amd64"
-EXTRA_PATCHES+= ${FILESDIR}/openssh-lpk-5.0p1-64bit.patch
+EXTRA_PATCHES+= ${FILESDIR}/contrib-openssh-5.1_p1-lpk-64bit.patch
.endif
# See http://www.roumenpetrov.info/openssh/